@mtes-mct/monitor-ui 10.19.2 → 11.0.1

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 CHANGED
@@ -1,1661 +1,1780 @@
1
- ## [10.19.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.19.0...v10.19.1) (2024-01-15)
1
+ ## [11.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.19.1...v11.0.0) (2024-01-16)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * **tables:** Add width prop in TableWithSelectableRows.Td to have fixed columns size.
7
+ * **table:** add width prop in TableWithSelectableRows.Td and update table-layout to fixed
8
+
9
+ ### Features
10
+
11
+ * **tables:** add width prop in TableWithSelectableRows.Td & update table-layout to fixed ([e80f88f](https://github.com/MTES-MCT/monitor-ui/commit/e80f88fb36f5a1210b36e1ef114249c1c1a3586d))
2
12
 
3
13
 
4
14
  ### Bug Fixes
5
15
 
6
- * **table:** update padding in row and add prop isHighlight ([b129bd1](https://github.com/MTES-MCT/monitor-ui/commit/b129bd1f96a8bee776358d2b6977b284c6e3849f))
16
+ * **table:** add width prop in TableWithSelectableRows.Td and update table-layout to fixed ([38a9d3e](https://github.com/MTES-MCT/monitor-ui/commit/38a9d3ef2f8b756b43dc43ebce89f10965c60fd4))
7
17
 
8
- ## [10.19.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.18.0...v10.19.0) (2024-01-10)
18
+ ## [10.19.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.19.0...v10.19.1) (2024-01-15)
19
+
20
+ ### Bug Fixes
21
+
22
+ - **table:** update padding in row and add prop isHighlight
23
+ ([b129bd1](https://github.com/MTES-MCT/monitor-ui/commit/b129bd1f96a8bee776358d2b6977b284c6e3849f))
9
24
 
25
+ ## [10.19.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.18.0...v10.19.0) (2024-01-10)
10
26
 
11
27
  ### Features
12
28
 
13
- * **field:** add isSearchInput prop to display Search and close icons ([27e14b0](https://github.com/MTES-MCT/monitor-ui/commit/27e14b0852acd82898dc435a138dbf53e3ce061c))
29
+ - **field:** add isSearchInput prop to display Search and close icons
30
+ ([27e14b0](https://github.com/MTES-MCT/monitor-ui/commit/27e14b0852acd82898dc435a138dbf53e3ce061c))
14
31
 
15
32
  ## [10.18.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.17.1...v10.18.0) (2024-01-09)
16
33
 
17
-
18
34
  ### Features
19
35
 
20
- * **cypress:** add callback to waitForLastRequest command ([aaded2d](https://github.com/MTES-MCT/monitor-ui/commit/aaded2d43f462a6bbcffc8fa32cad526da4e7413))
21
-
36
+ - **cypress:** add callback to waitForLastRequest command
37
+ ([aaded2d](https://github.com/MTES-MCT/monitor-ui/commit/aaded2d43f462a6bbcffc8fa32cad526da4e7413))
22
38
 
23
39
  ### Bug Fixes
24
40
 
25
- * **e2e:** fix test with border effect ([97c82c9](https://github.com/MTES-MCT/monitor-ui/commit/97c82c9b64dfd72a95bda104bb077d78b216b81a))
41
+ - **e2e:** fix test with border effect
42
+ ([97c82c9](https://github.com/MTES-MCT/monitor-ui/commit/97c82c9b64dfd72a95bda104bb077d78b216b81a))
26
43
 
27
44
  ## [10.17.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.17.0...v10.17.1) (2024-01-04)
28
45
 
29
-
30
46
  ### Bug Fixes
31
47
 
32
- * **components:** truncate long titles in MapMenuDialog ([ce25040](https://github.com/MTES-MCT/monitor-ui/commit/ce250400ddd8c955783e1aed5c0253ed14eb3972))
48
+ - **components:** truncate long titles in MapMenuDialog
49
+ ([ce25040](https://github.com/MTES-MCT/monitor-ui/commit/ce250400ddd8c955783e1aed5c0253ed14eb3972))
33
50
 
34
51
  ## [10.17.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.16.1...v10.17.0) (2024-01-03)
35
52
 
36
-
37
53
  ### Features
38
54
 
39
- * **cypress:** add waitForLastRequest ([2739040](https://github.com/MTES-MCT/monitor-ui/commit/2739040cf1f6f74a6a38d9902dc485be5003b21d))
40
- * **hooks:** add useDeepCompareEffect ([d74f87a](https://github.com/MTES-MCT/monitor-ui/commit/d74f87ac390b636b50ab44d027aff13618a711bd))
41
-
55
+ - **cypress:** add waitForLastRequest
56
+ ([2739040](https://github.com/MTES-MCT/monitor-ui/commit/2739040cf1f6f74a6a38d9902dc485be5003b21d))
57
+ - **hooks:** add useDeepCompareEffect
58
+ ([d74f87a](https://github.com/MTES-MCT/monitor-ui/commit/d74f87ac390b636b50ab44d027aff13618a711bd))
42
59
 
43
60
  ### Bug Fixes
44
61
 
45
- * **hooks:** fix import ([bd0449f](https://github.com/MTES-MCT/monitor-ui/commit/bd0449ff7bca816cb1570e2c46aec7bb05a64664))
62
+ - **hooks:** fix import
63
+ ([bd0449f](https://github.com/MTES-MCT/monitor-ui/commit/bd0449ff7bca816cb1570e2c46aec7bb05a64664))
46
64
 
47
65
  ## [10.16.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.16.0...v10.16.1) (2023-12-20)
48
66
 
49
-
50
67
  ### Bug Fixes
51
68
 
52
- * **fields:** fix disabled prop in select component ([ab49d6e](https://github.com/MTES-MCT/monitor-ui/commit/ab49d6ecf026992d00165df6eee60b5266ba3c20))
69
+ - **fields:** fix disabled prop in select component
70
+ ([ab49d6e](https://github.com/MTES-MCT/monitor-ui/commit/ab49d6ecf026992d00165df6eee60b5266ba3c20))
53
71
 
54
72
  ## [10.16.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.15.2...v10.16.0) (2023-12-20)
55
73
 
56
-
57
74
  ### Features
58
75
 
59
- * **field:** handle disabled prop on options in Select component ([dee4b21](https://github.com/MTES-MCT/monitor-ui/commit/dee4b21f100ae0e7083797b328e5294332f4323e))
76
+ - **field:** handle disabled prop on options in Select component
77
+ ([dee4b21](https://github.com/MTES-MCT/monitor-ui/commit/dee4b21f100ae0e7083797b328e5294332f4323e))
60
78
 
61
79
  ## [10.15.2](https://github.com/MTES-MCT/monitor-ui/compare/v10.15.1...v10.15.2) (2023-12-20)
62
80
 
63
-
64
81
  ### Bug Fixes
65
82
 
66
- * **MultiSelect:** fix for long labels in virtualized mode ([ba2902a](https://github.com/MTES-MCT/monitor-ui/commit/ba2902ac63780a76d884f2c6fedbb469436f143d))
83
+ - **MultiSelect:** fix for long labels in virtualized mode
84
+ ([ba2902a](https://github.com/MTES-MCT/monitor-ui/commit/ba2902ac63780a76d884f2c6fedbb469436f143d))
67
85
 
68
86
  ## [10.15.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.15.0...v10.15.1) (2023-12-19)
69
87
 
70
-
71
88
  ### Bug Fixes
72
89
 
73
- * **theme:** dummy commit to release ([9312c7e](https://github.com/MTES-MCT/monitor-ui/commit/9312c7e6e106d9ce831d66805534be06576ea3cf))
90
+ - **theme:** dummy commit to release
91
+ ([9312c7e](https://github.com/MTES-MCT/monitor-ui/commit/9312c7e6e106d9ce831d66805534be06576ea3cf))
74
92
 
75
93
  ## [10.14.2](https://github.com/MTES-MCT/monitor-ui/compare/v10.14.1...v10.14.2) (2023-12-18)
76
94
 
77
-
78
95
  ### Bug Fixes
79
96
 
80
- * **CoordinatesInput:** fix light mode ([643d22c](https://github.com/MTES-MCT/monitor-ui/commit/643d22c1632d863e6777b9e7c8f97137a69787dd))
81
- * **Multiradio:** rework sizing and centering ([46c9325](https://github.com/MTES-MCT/monitor-ui/commit/46c932564a0109f0eb2a66a902de6457231b52ea))
97
+ - **CoordinatesInput:** fix light mode
98
+ ([643d22c](https://github.com/MTES-MCT/monitor-ui/commit/643d22c1632d863e6777b9e7c8f97137a69787dd))
99
+ - **Multiradio:** rework sizing and centering
100
+ ([46c9325](https://github.com/MTES-MCT/monitor-ui/commit/46c932564a0109f0eb2a66a902de6457231b52ea))
82
101
 
83
102
  ## [10.14.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.14.0...v10.14.1) (2023-12-04)
84
103
 
85
104
  ## [10.14.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.13.0...v10.14.0) (2023-11-22)
86
105
 
87
-
88
106
  ### Features
89
107
 
90
- * **utils:** add isEmptyish() ([085ebda](https://github.com/MTES-MCT/monitor-ui/commit/085ebdabc165ec637c7ab5258b461c2043e6d53e))
91
- * **utils:** add sortCollectionByLocalizedProps() ([3b2c2ed](https://github.com/MTES-MCT/monitor-ui/commit/3b2c2ede747c2f1e4d5363d0892fa7b97f9251e4))
92
-
108
+ - **utils:** add isEmptyish()
109
+ ([085ebda](https://github.com/MTES-MCT/monitor-ui/commit/085ebdabc165ec637c7ab5258b461c2043e6d53e))
110
+ - **utils:** add sortCollectionByLocalizedProps()
111
+ ([3b2c2ed](https://github.com/MTES-MCT/monitor-ui/commit/3b2c2ede747c2f1e4d5363d0892fa7b97f9251e4))
93
112
 
94
113
  ### Bug Fixes
95
114
 
96
- * **utils:** add missing index exports ([0dae0a8](https://github.com/MTES-MCT/monitor-ui/commit/0dae0a8635f2f011bc2955e0376f0eec04537eae))
115
+ - **utils:** add missing index exports
116
+ ([0dae0a8](https://github.com/MTES-MCT/monitor-ui/commit/0dae0a8635f2f011bc2955e0376f0eec04537eae))
97
117
 
98
118
  ## [10.13.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.12.1...v10.13.0) (2023-11-22)
99
119
 
100
-
101
120
  ### Features
102
121
 
103
- * **entities:** add Administration, ControlUnit, DepartmentArea & Station ([9f04ac9](https://github.com/MTES-MCT/monitor-ui/commit/9f04ac996d7723504ad5e2d77bc5cc560b68bfcd))
104
- * **field:** handle disabled prop on options in MultiCheckbox component ([5f43efc](https://github.com/MTES-MCT/monitor-ui/commit/5f43efcec90b969c2dbad036482bd25366f783fd))
105
-
122
+ - **entities:** add Administration, ControlUnit, DepartmentArea & Station
123
+ ([9f04ac9](https://github.com/MTES-MCT/monitor-ui/commit/9f04ac996d7723504ad5e2d77bc5cc560b68bfcd))
124
+ - **field:** handle disabled prop on options in MultiCheckbox component
125
+ ([5f43efc](https://github.com/MTES-MCT/monitor-ui/commit/5f43efcec90b969c2dbad036482bd25366f783fd))
106
126
 
107
127
  ### Bug Fixes
108
128
 
109
- * **elements:** fix checkpicker style ([d3e2efd](https://github.com/MTES-MCT/monitor-ui/commit/d3e2efdfc8756fd1058a60eb9d3aebae73c7ef4e))
110
- * **fields:** fix date picker size ([6114596](https://github.com/MTES-MCT/monitor-ui/commit/61145962e51206022c3fa27485ce60e926642db9))
129
+ - **elements:** fix checkpicker style
130
+ ([d3e2efd](https://github.com/MTES-MCT/monitor-ui/commit/d3e2efdfc8756fd1058a60eb9d3aebae73c7ef4e))
131
+ - **fields:** fix date picker size
132
+ ([6114596](https://github.com/MTES-MCT/monitor-ui/commit/61145962e51206022c3fa27485ce60e926642db9))
111
133
 
112
134
  ## [10.12.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.12.0...v10.12.1) (2023-11-15)
113
135
 
114
-
115
136
  ### Bug Fixes
116
137
 
117
- * **icon:** fix info icon ([2261c5f](https://github.com/MTES-MCT/monitor-ui/commit/2261c5f9a8ed592017cb9b2604c14619297050e0))
118
- * **icons:** set transparent background color for RapportNav icons ([7a002bf](https://github.com/MTES-MCT/monitor-ui/commit/7a002bfb64a05579b6713c28a94b742cedb4f5b9))
119
- * **icons:** update icon components after svg change ([8f00fe8](https://github.com/MTES-MCT/monitor-ui/commit/8f00fe88241cf19a9d68a4a416122d6d7af232e5))
138
+ - **icon:** fix info icon
139
+ ([2261c5f](https://github.com/MTES-MCT/monitor-ui/commit/2261c5f9a8ed592017cb9b2604c14619297050e0))
140
+ - **icons:** set transparent background color for RapportNav icons
141
+ ([7a002bf](https://github.com/MTES-MCT/monitor-ui/commit/7a002bfb64a05579b6713c28a94b742cedb4f5b9))
142
+ - **icons:** update icon components after svg change
143
+ ([8f00fe8](https://github.com/MTES-MCT/monitor-ui/commit/8f00fe88241cf19a9d68a4a416122d6d7af232e5))
120
144
 
121
145
  ## [10.12.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.11.0...v10.12.0) (2023-11-10)
122
146
 
123
-
124
147
  ### Features
125
148
 
126
- * **cypress:** add tests e2e ([cc1f8b9](https://github.com/MTES-MCT/monitor-ui/commit/cc1f8b98cf409e068010ee040deea034eb7a7571))
127
-
149
+ - **cypress:** add tests e2e
150
+ ([cc1f8b9](https://github.com/MTES-MCT/monitor-ui/commit/cc1f8b98cf409e068010ee040deea034eb7a7571))
128
151
 
129
152
  ### Bug Fixes
130
153
 
131
- * **fields:** return all results when user delete search in CheckPicker, Select and MultiSelect ([0e8fa67](https://github.com/MTES-MCT/monitor-ui/commit/0e8fa6703ba29e2abd0de9ba2f48b99abe087e5e))
154
+ - **fields:** return all results when user delete search in CheckPicker, Select and MultiSelect
155
+ ([0e8fa67](https://github.com/MTES-MCT/monitor-ui/commit/0e8fa6703ba29e2abd0de9ba2f48b99abe087e5e))
132
156
 
133
157
  ## [10.11.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.10.0...v10.11.0) (2023-11-08)
134
158
 
135
-
136
159
  ### Features
137
160
 
138
- * **elements:** deprecate bulletColor and bullet props ([3aa1b94](https://github.com/MTES-MCT/monitor-ui/commit/3aa1b94372a7f6f899f5480cd827bcb4bce9a9b1))
139
- * **elements:** update variable name ([1c1f593](https://github.com/MTES-MCT/monitor-ui/commit/1c1f5933b6987fa49053e6f66f71d53c1883199f))
140
- * **elements:** use Dot icon for bullet in tag component ([0558562](https://github.com/MTES-MCT/monitor-ui/commit/0558562e66525c991674c6706ea01f0fe6208cc9))
141
-
161
+ - **elements:** deprecate bulletColor and bullet props
162
+ ([3aa1b94](https://github.com/MTES-MCT/monitor-ui/commit/3aa1b94372a7f6f899f5480cd827bcb4bce9a9b1))
163
+ - **elements:** update variable name
164
+ ([1c1f593](https://github.com/MTES-MCT/monitor-ui/commit/1c1f5933b6987fa49053e6f66f71d53c1883199f))
165
+ - **elements:** use Dot icon for bullet in tag component
166
+ ([0558562](https://github.com/MTES-MCT/monitor-ui/commit/0558562e66525c991674c6706ea01f0fe6208cc9))
142
167
 
143
168
  ### Bug Fixes
144
169
 
145
- * **icons:** fix command to generate icons ([3697d30](https://github.com/MTES-MCT/monitor-ui/commit/3697d30a6ae010f578523a0d13309a9ac536eafb))
170
+ - **icons:** fix command to generate icons
171
+ ([3697d30](https://github.com/MTES-MCT/monitor-ui/commit/3697d30a6ae010f578523a0d13309a9ac536eafb))
146
172
 
147
173
  ## [10.10.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.9.3...v10.10.0) (2023-11-08)
148
174
 
149
-
150
175
  ### Features
151
176
 
152
- * **icons:** add Dot and DotFilled icons ([527aa30](https://github.com/MTES-MCT/monitor-ui/commit/527aa30d19bee8ade610e4caf249ac236e94c9b2))
177
+ - **icons:** add Dot and DotFilled icons
178
+ ([527aa30](https://github.com/MTES-MCT/monitor-ui/commit/527aa30d19bee8ade610e4caf249ac236e94c9b2))
153
179
 
154
180
  ## [10.9.3](https://github.com/MTES-MCT/monitor-ui/compare/v10.9.2...v10.9.3) (2023-10-30)
155
181
 
156
-
157
182
  ### Bug Fixes
158
183
 
159
- * **utils:** make getHashFromCollection() browser-compatible ([16aae19](https://github.com/MTES-MCT/monitor-ui/commit/16aae193ada90e2a0d8a883b5ede491070f21194))
184
+ - **utils:** make getHashFromCollection() browser-compatible
185
+ ([16aae19](https://github.com/MTES-MCT/monitor-ui/commit/16aae193ada90e2a0d8a883b5ede491070f21194))
160
186
 
161
187
  ## [10.9.2](https://github.com/MTES-MCT/monitor-ui/compare/v10.9.1...v10.9.2) (2023-10-30)
162
188
 
163
-
164
189
  ### Bug Fixes
165
190
 
166
- * **theme:** replace goldenPoppy25 color ([5afebe6](https://github.com/MTES-MCT/monitor-ui/commit/5afebe6e93b01e9a2349a3e89da86bf97aa2931d))
191
+ - **theme:** replace goldenPoppy25 color
192
+ ([5afebe6](https://github.com/MTES-MCT/monitor-ui/commit/5afebe6e93b01e9a2349a3e89da86bf97aa2931d))
167
193
 
168
194
  ## [10.9.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.9.0...v10.9.1) (2023-10-27)
169
195
 
170
-
171
196
  ### Bug Fixes
172
197
 
173
- * **field:** fix Select when disabled ([a352ecd](https://github.com/MTES-MCT/monitor-ui/commit/a352ecd0081bbf174620379b1b1302f09a50330d))
198
+ - **field:** fix Select when disabled
199
+ ([a352ecd](https://github.com/MTES-MCT/monitor-ui/commit/a352ecd0081bbf174620379b1b1302f09a50330d))
174
200
 
175
201
  ## [10.9.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.8.0...v10.9.0) (2023-10-26)
176
202
 
177
-
178
203
  ### Features
179
204
 
180
- * **cypress:** add pickCheckPickerOptions ([6ea2e84](https://github.com/MTES-MCT/monitor-ui/commit/6ea2e844a171d925f460b1cdba115cf598f8991a))
181
- * **field:** clean component typing ([371f065](https://github.com/MTES-MCT/monitor-ui/commit/371f06563cfe3aa6e609a9f2eb993a0fa685785f))
182
- * **fields:** create CheckPicker component ([ab60aa4](https://github.com/MTES-MCT/monitor-ui/commit/ab60aa4df799282541bf39fdef2d3f2282354788))
183
- * **field:** update check picker story ([ec91b02](https://github.com/MTES-MCT/monitor-ui/commit/ec91b02403f675f9fce1cc028876852b9491ff3f))
184
-
205
+ - **cypress:** add pickCheckPickerOptions
206
+ ([6ea2e84](https://github.com/MTES-MCT/monitor-ui/commit/6ea2e844a171d925f460b1cdba115cf598f8991a))
207
+ - **field:** clean component typing
208
+ ([371f065](https://github.com/MTES-MCT/monitor-ui/commit/371f06563cfe3aa6e609a9f2eb993a0fa685785f))
209
+ - **fields:** create CheckPicker component
210
+ ([ab60aa4](https://github.com/MTES-MCT/monitor-ui/commit/ab60aa4df799282541bf39fdef2d3f2282354788))
211
+ - **field:** update check picker story
212
+ ([ec91b02](https://github.com/MTES-MCT/monitor-ui/commit/ec91b02403f675f9fce1cc028876852b9491ff3f))
185
213
 
186
214
  ### Bug Fixes
187
215
 
188
- * **field:** add test and cleans style for CheckPicker component ([ea13e7b](https://github.com/MTES-MCT/monitor-ui/commit/ea13e7b093754abd6e0b777206564d7d2e73a419))
189
- * **filed:** fix MultiSelect when disabled ([92e45ee](https://github.com/MTES-MCT/monitor-ui/commit/92e45eec198d469542e05f8df82881bf4418f6c2))
216
+ - **field:** add test and cleans style for CheckPicker component
217
+ ([ea13e7b](https://github.com/MTES-MCT/monitor-ui/commit/ea13e7b093754abd6e0b777206564d7d2e73a419))
218
+ - **filed:** fix MultiSelect when disabled
219
+ ([92e45ee](https://github.com/MTES-MCT/monitor-ui/commit/92e45eec198d469542e05f8df82881bf4418f6c2))
190
220
 
191
221
  ## [10.8.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.7.0...v10.8.0) (2023-10-25)
192
222
 
193
-
194
223
  ### Features
195
224
 
196
- * extend styled-components to v6 in peer deps ([440bd78](https://github.com/MTES-MCT/monitor-ui/commit/440bd7821639b55e7a23f276869cd890109af714))
197
-
225
+ - extend styled-components to v6 in peer deps
226
+ ([440bd78](https://github.com/MTES-MCT/monitor-ui/commit/440bd7821639b55e7a23f276869cd890109af714))
198
227
 
199
228
  ### Bug Fixes
200
229
 
201
- * **build:** migrate to SWC with full ESM ([9854e11](https://github.com/MTES-MCT/monitor-ui/commit/9854e1179ade9805e081faa68db93398188c4d91))
202
- * fix styled-components related types ([209a3bf](https://github.com/MTES-MCT/monitor-ui/commit/209a3bf07a85238f6da5bee8a7712021fb88bbfe))
203
- * **formiks:** return undefined in FormikCheckbox handleChange() ([369035d](https://github.com/MTES-MCT/monitor-ui/commit/369035dbb69062b84d1098ed4660479918e3ff8e))
230
+ - **build:** migrate to SWC with full ESM
231
+ ([9854e11](https://github.com/MTES-MCT/monitor-ui/commit/9854e1179ade9805e081faa68db93398188c4d91))
232
+ - fix styled-components related types
233
+ ([209a3bf](https://github.com/MTES-MCT/monitor-ui/commit/209a3bf07a85238f6da5bee8a7712021fb88bbfe))
234
+ - **formiks:** return undefined in FormikCheckbox handleChange()
235
+ ([369035d](https://github.com/MTES-MCT/monitor-ui/commit/369035dbb69062b84d1098ed4660479918e3ff8e))
204
236
 
205
237
  ## [10.7.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.6.0...v10.7.0) (2023-10-24)
206
238
 
207
-
208
239
  ### Features
209
240
 
210
- * **libs:** add withCacheInvalidation option in CustomSearch ([537f8c4](https://github.com/MTES-MCT/monitor-ui/commit/537f8c487f96c903d2b0e7b3ad4cafae7e734f0a))
211
- * **utils:** add getHashFromCollection() ([b3ea1b6](https://github.com/MTES-MCT/monitor-ui/commit/b3ea1b6eff17cdf6eb8f28e6233488e44fa3d4ea))
241
+ - **libs:** add withCacheInvalidation option in CustomSearch
242
+ ([537f8c4](https://github.com/MTES-MCT/monitor-ui/commit/537f8c487f96c903d2b0e7b3ad4cafae7e734f0a))
243
+ - **utils:** add getHashFromCollection()
244
+ ([b3ea1b6](https://github.com/MTES-MCT/monitor-ui/commit/b3ea1b6eff17cdf6eb8f28e6233488e44fa3d4ea))
212
245
 
213
246
  ## [10.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.5.0...v10.6.0) (2023-10-18)
214
247
 
215
-
216
248
  ### Features
217
249
 
218
- * **icons:** add Car ([8bc41e3](https://github.com/MTES-MCT/monitor-ui/commit/8bc41e30ddd50b23751049416062eb2716789386))
250
+ - **icons:** add Car ([8bc41e3](https://github.com/MTES-MCT/monitor-ui/commit/8bc41e30ddd50b23751049416062eb2716789386))
219
251
 
220
252
  ## [10.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.4.0...v10.5.0) (2023-10-16)
221
253
 
222
-
223
254
  ### Features
224
255
 
225
- * **cypress:** add cy.getTableRowByText() command ([944c010](https://github.com/MTES-MCT/monitor-ui/commit/944c0108073d1ff070fa417a0c0399f14a0ceb57))
256
+ - **cypress:** add cy.getTableRowByText() command
257
+ ([944c010](https://github.com/MTES-MCT/monitor-ui/commit/944c0108073d1ff070fa417a0c0399f14a0ceb57))
226
258
 
227
259
  ## [10.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.3.1...v10.4.0) (2023-10-11)
228
260
 
229
-
230
261
  ### Features
231
262
 
232
- * **components:** add message component ([ee05bc1](https://github.com/MTES-MCT/monitor-ui/commit/ee05bc1ac50185c105560107850213973dd2d741))
233
-
263
+ - **components:** add message component
264
+ ([ee05bc1](https://github.com/MTES-MCT/monitor-ui/commit/ee05bc1ac50185c105560107850213973dd2d741))
234
265
 
235
266
  ### Bug Fixes
236
267
 
237
- * **components:** fix ts types ([49ed263](https://github.com/MTES-MCT/monitor-ui/commit/49ed2637efa16262e4f06401cdf1adc2d2667b4b))
268
+ - **components:** fix ts types
269
+ ([49ed263](https://github.com/MTES-MCT/monitor-ui/commit/49ed2637efa16262e4f06401cdf1adc2d2667b4b))
238
270
 
239
271
  ## [10.3.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.3.0...v10.3.1) (2023-10-10)
240
272
 
241
-
242
273
  ### Bug Fixes
243
274
 
244
- * **theme:** update goldenPoppy25 ([bb4901f](https://github.com/MTES-MCT/monitor-ui/commit/bb4901ff2a4e19919975540c4be3f2f662969fe8))
275
+ - **theme:** update goldenPoppy25
276
+ ([bb4901f](https://github.com/MTES-MCT/monitor-ui/commit/bb4901ff2a4e19919975540c4be3f2f662969fe8))
245
277
 
246
278
  ## [10.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.2.1...v10.3.0) (2023-10-05)
247
279
 
248
-
249
280
  ### Features
250
281
 
251
- * **theme:** add goldenPoppy25 ([ecc4220](https://github.com/MTES-MCT/monitor-ui/commit/ecc4220a383ddb9fd33372a7df16c625ae04f88e))
282
+ - **theme:** add goldenPoppy25
283
+ ([ecc4220](https://github.com/MTES-MCT/monitor-ui/commit/ecc4220a383ddb9fd33372a7df16c625ae04f88e))
252
284
 
253
285
  ## [10.2.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.2.0...v10.2.1) (2023-10-03)
254
286
 
255
-
256
287
  ### Bug Fixes
257
288
 
258
- * **elements:** add backgroundColor prop and fix icon size in Tag component ([f58b3f4](https://github.com/MTES-MCT/monitor-ui/commit/f58b3f42746286b9a27b04018101e4cd2f2263f6))
259
- * **elements:** add borderColor prop in Tag component ([1d54f61](https://github.com/MTES-MCT/monitor-ui/commit/1d54f61d80f2fc1224bcd69fe0e775dda33fbc06))
289
+ - **elements:** add backgroundColor prop and fix icon size in Tag component
290
+ ([f58b3f4](https://github.com/MTES-MCT/monitor-ui/commit/f58b3f42746286b9a27b04018101e4cd2f2263f6))
291
+ - **elements:** add borderColor prop in Tag component
292
+ ([1d54f61](https://github.com/MTES-MCT/monitor-ui/commit/1d54f61d80f2fc1224bcd69fe0e775dda33fbc06))
260
293
 
261
294
  ## [10.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.1.1...v10.2.0) (2023-10-02)
262
295
 
263
-
264
296
  ### Features
265
297
 
266
- * **field:** add disabled prop on Option type to handle case where only certain options are disabled ([58dc8f8](https://github.com/MTES-MCT/monitor-ui/commit/58dc8f8342dcac01f6d59ca5e05bfc4b05b738a7))
298
+ - **field:** add disabled prop on Option type to handle case where only certain options are disabled
299
+ ([58dc8f8](https://github.com/MTES-MCT/monitor-ui/commit/58dc8f8342dcac01f6d59ca5e05bfc4b05b738a7))
267
300
 
268
301
  ## [10.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v10.1.0...v10.1.1) (2023-09-27)
269
302
 
270
303
  # [10.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v10.0.0...v10.1.0) (2023-09-27)
271
304
 
272
-
273
305
  ### Features
274
306
 
275
- * **cypress:** add getTableRowById() custom command ([c9ccd60](https://github.com/MTES-MCT/monitor-ui/commit/c9ccd607cd502bb15c3cd61f504ffcd0a0eb878f))
307
+ - **cypress:** add getTableRowById() custom command
308
+ ([c9ccd60](https://github.com/MTES-MCT/monitor-ui/commit/c9ccd607cd502bb15c3cd61f504ffcd0a0eb878f))
276
309
 
277
310
  # [10.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v9.4.0...v10.0.0) (2023-09-25)
278
311
 
279
-
280
312
  ### Bug Fixes
281
313
 
282
- * **fields:** prevent onChange event on readOnly mode ([73ebb17](https://github.com/MTES-MCT/monitor-ui/commit/73ebb1737fb4044e340e35ada565fa323f47d89f))
283
-
284
-
285
- * feat(theme)!: add new color and update accentuation colors ([0d673f4](https://github.com/MTES-MCT/monitor-ui/commit/0d673f44c27a1b5d9c98a589dc90e2c6b974904e))
314
+ - **fields:** prevent onChange event on readOnly mode
315
+ ([73ebb17](https://github.com/MTES-MCT/monitor-ui/commit/73ebb1737fb4044e340e35ada565fa323f47d89f))
286
316
 
317
+ - feat(theme)!: add new color and update accentuation colors
318
+ ([0d673f4](https://github.com/MTES-MCT/monitor-ui/commit/0d673f44c27a1b5d9c98a589dc90e2c6b974904e))
287
319
 
288
320
  ### Features
289
321
 
290
- * **fields:** add isReadOnly prop on multiRadio component and add custom style for plaintext ([7b903cc](https://github.com/MTES-MCT/monitor-ui/commit/7b903ccb91ba9c227534f25c35edcac12f54fd47))
291
-
322
+ - **fields:** add isReadOnly prop on multiRadio component and add custom style for plaintext
323
+ ([7b903cc](https://github.com/MTES-MCT/monitor-ui/commit/7b903ccb91ba9c227534f25c35edcac12f54fd47))
292
324
 
293
325
  ### BREAKING CHANGES
294
326
 
295
- * Accentuation colors are no longer objects with key accentuation
296
- but just string with this pattern `colorAccentuationNumber`.
297
- Exemple: `blueYonder[25]` becomes `blueYonder25`
327
+ - Accentuation colors are no longer objects with key accentuation but just string with this pattern
328
+ `colorAccentuationNumber`. Exemple: `blueYonder[25]` becomes `blueYonder25`
298
329
 
299
330
  # [9.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v9.3.0...v9.4.0) (2023-09-20)
300
331
 
301
-
302
332
  ### Features
303
333
 
304
- * **icons:** add EditUnbordered icon ([743b90c](https://github.com/MTES-MCT/monitor-ui/commit/743b90ce4f03a0f08c73cf41f9595e956bc6676a))
305
- * **icons:** add Link andUnlink icons ([5b001a3](https://github.com/MTES-MCT/monitor-ui/commit/5b001a313539626d88f28100557ddf8fe1abf0d8))
334
+ - **icons:** add EditUnbordered icon
335
+ ([743b90c](https://github.com/MTES-MCT/monitor-ui/commit/743b90ce4f03a0f08c73cf41f9595e956bc6676a))
336
+ - **icons:** add Link andUnlink icons
337
+ ([5b001a3](https://github.com/MTES-MCT/monitor-ui/commit/5b001a313539626d88f28100557ddf8fe1abf0d8))
306
338
 
307
339
  # [9.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v9.2.2...v9.3.0) (2023-09-19)
308
340
 
309
-
310
341
  ### Bug Fixes
311
342
 
312
- * **button:** update settings for large button ([62eca52](https://github.com/MTES-MCT/monitor-ui/commit/62eca522e98320f5974f654ee97f7be28d6097c6))
313
-
343
+ - **button:** update settings for large button
344
+ ([62eca52](https://github.com/MTES-MCT/monitor-ui/commit/62eca522e98320f5974f654ee97f7be28d6097c6))
314
345
 
315
346
  ### Features
316
347
 
317
- * **icons:** add icons ([87e6577](https://github.com/MTES-MCT/monitor-ui/commit/87e657787b200f8605385f8e7b2fd61db45dcc6c))
318
- * **theme:** add custom zones colors ([957b7a3](https://github.com/MTES-MCT/monitor-ui/commit/957b7a3a315ca003012788c760a9172f5fbea797))
348
+ - **icons:** add icons
349
+ ([87e6577](https://github.com/MTES-MCT/monitor-ui/commit/87e657787b200f8605385f8e7b2fd61db45dcc6c))
350
+ - **theme:** add custom zones colors
351
+ ([957b7a3](https://github.com/MTES-MCT/monitor-ui/commit/957b7a3a315ca003012788c760a9172f5fbea797))
319
352
 
320
353
  ## [9.2.2](https://github.com/MTES-MCT/monitor-ui/compare/v9.2.1...v9.2.2) (2023-09-08)
321
354
 
322
-
323
355
  ### Bug Fixes
324
356
 
325
- * **tables:** remove secondary generic type in DataTable ([ff2208c](https://github.com/MTES-MCT/monitor-ui/commit/ff2208c13b2db93260ca3999e2ca85357aa09ba9))
357
+ - **tables:** remove secondary generic type in DataTable
358
+ ([ff2208c](https://github.com/MTES-MCT/monitor-ui/commit/ff2208c13b2db93260ca3999e2ca85357aa09ba9))
326
359
 
327
360
  ## [9.2.1](https://github.com/MTES-MCT/monitor-ui/compare/v9.2.0...v9.2.1) (2023-09-08)
328
361
 
329
362
  # [9.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v9.1.1...v9.2.0) (2023-09-08)
330
363
 
331
-
332
364
  ### Bug Fixes
333
365
 
334
- * **assets:** add missing namespace prop in PinFilled.svg ([45c51e7](https://github.com/MTES-MCT/monitor-ui/commit/45c51e768ad85e2d12c0ccd23e0ad7a72e8fa3fa))
335
- * upgrade tslib from 2.5.3 to 2.6.0 ([ec49963](https://github.com/MTES-MCT/monitor-ui/commit/ec4996339470eca216884d75abddc8ea58b20655))
336
-
366
+ - **assets:** add missing namespace prop in PinFilled.svg
367
+ ([45c51e7](https://github.com/MTES-MCT/monitor-ui/commit/45c51e768ad85e2d12c0ccd23e0ad7a72e8fa3fa))
368
+ - upgrade tslib from 2.5.3 to 2.6.0
369
+ ([ec49963](https://github.com/MTES-MCT/monitor-ui/commit/ec4996339470eca216884d75abddc8ea58b20655))
337
370
 
338
371
  ### Features
339
372
 
340
- * **components:** add DefaultTable ([33926ed](https://github.com/MTES-MCT/monitor-ui/commit/33926ed2b1f69ca22e4ac22c06b3f1dca42a6a51))
341
- * **components:** remove EditButton from DefaultTable ([67342ba](https://github.com/MTES-MCT/monitor-ui/commit/67342ba6dd2a5cc4dd041cabf37cd114f49e8c3e))
342
- * **cypres:** add Cypress v13 support ([21df390](https://github.com/MTES-MCT/monitor-ui/commit/21df390cd6e7e8960528675dc10413af0a4ec089))
343
- * **icons:** add ControlUnit, Plane & SelectCircle ([64a8bfa](https://github.com/MTES-MCT/monitor-ui/commit/64a8bfae3b82f8179e5451b7f54e9f5229e20f07))
344
- * **tables:** rename DefaultTable to DataTable ([3904123](https://github.com/MTES-MCT/monitor-ui/commit/390412398bad3862a755c878087c0e9eb6626327))
373
+ - **components:** add DefaultTable
374
+ ([33926ed](https://github.com/MTES-MCT/monitor-ui/commit/33926ed2b1f69ca22e4ac22c06b3f1dca42a6a51))
375
+ - **components:** remove EditButton from DefaultTable
376
+ ([67342ba](https://github.com/MTES-MCT/monitor-ui/commit/67342ba6dd2a5cc4dd041cabf37cd114f49e8c3e))
377
+ - **cypres:** add Cypress v13 support
378
+ ([21df390](https://github.com/MTES-MCT/monitor-ui/commit/21df390cd6e7e8960528675dc10413af0a4ec089))
379
+ - **icons:** add ControlUnit, Plane & SelectCircle
380
+ ([64a8bfa](https://github.com/MTES-MCT/monitor-ui/commit/64a8bfae3b82f8179e5451b7f54e9f5229e20f07))
381
+ - **tables:** rename DefaultTable to DataTable
382
+ ([3904123](https://github.com/MTES-MCT/monitor-ui/commit/390412398bad3862a755c878087c0e9eb6626327))
345
383
 
346
384
  ## [9.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v9.1.0...v9.1.1) (2023-08-30)
347
385
 
348
-
349
386
  ### Bug Fixes
350
387
 
351
- * **libs:** ignoreLocation by default when using fuzzySearch ([1cee6f2](https://github.com/MTES-MCT/monitor-ui/commit/1cee6f25ea88b5d1fcafdcd0e0233459d2479dc3))
388
+ - **libs:** ignoreLocation by default when using fuzzySearch
389
+ ([1cee6f2](https://github.com/MTES-MCT/monitor-ui/commit/1cee6f25ea88b5d1fcafdcd0e0233459d2479dc3))
352
390
 
353
391
  # [9.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v9.0.1...v9.1.0) (2023-08-25)
354
392
 
355
-
356
393
  ### Features
357
394
 
358
- * **elements:** add isCompact prop to IconButton ([ec25e63](https://github.com/MTES-MCT/monitor-ui/commit/ec25e63a2dc4b5a2ba846c499819ac02c6a91651))
395
+ - **elements:** add isCompact prop to IconButton
396
+ ([ec25e63](https://github.com/MTES-MCT/monitor-ui/commit/ec25e63a2dc4b5a2ba846c499819ac02c6a91651))
359
397
 
360
398
  ## [9.0.1](https://github.com/MTES-MCT/monitor-ui/compare/v9.0.0...v9.0.1) (2023-08-23)
361
399
 
362
-
363
400
  ### Bug Fixes
364
401
 
365
- * **components:** fix secondary dropdown item size ([1cb5c9c](https://github.com/MTES-MCT/monitor-ui/commit/1cb5c9c95c349581fb4ae1b9ac9bf3cd04718698))
402
+ - **components:** fix secondary dropdown item size
403
+ ([1cb5c9c](https://github.com/MTES-MCT/monitor-ui/commit/1cb5c9c95c349581fb4ae1b9ac9bf3cd04718698))
366
404
 
367
405
  # [9.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.8.0...v9.0.0) (2023-08-23)
368
406
 
369
-
370
407
  ### Bug Fixes
371
408
 
372
- * **utils:** fix getCoordinates rounding ([622d9fc](https://github.com/MTES-MCT/monitor-ui/commit/622d9fc887b663a92a30b74bd8a64bfb56acf40d))
373
-
374
-
375
- * feat(utils)!: add prop to getOptionsFromLabelledEnum function for sorted or not the options ([4ff53fe](https://github.com/MTES-MCT/monitor-ui/commit/4ff53fe398f3ac2d24a858f2f4c305d7880a22d0))
409
+ - **utils:** fix getCoordinates rounding
410
+ ([622d9fc](https://github.com/MTES-MCT/monitor-ui/commit/622d9fc887b663a92a30b74bd8a64bfb56acf40d))
376
411
 
412
+ - feat(utils)!: add prop to getOptionsFromLabelledEnum function for sorted or not the options
413
+ ([4ff53fe](https://github.com/MTES-MCT/monitor-ui/commit/4ff53fe398f3ac2d24a858f2f4c305d7880a22d0))
377
414
 
378
415
  ### BREAKING CHANGES
379
416
 
380
- * - add mustSort prop with default value to false for sorted or not the options
417
+ - - add mustSort prop with default value to false for sorted or not the options
381
418
 
382
419
  # [8.8.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.7.0...v8.8.0) (2023-08-22)
383
420
 
384
-
385
421
  ### Features
386
422
 
387
- * **utils:** add pluralize() ([57663f7](https://github.com/MTES-MCT/monitor-ui/commit/57663f78110e0ea66771a74699c712eb757431d1))
388
- * **utils:** expose cleanString() & normalizeString() ([41a6a6f](https://github.com/MTES-MCT/monitor-ui/commit/41a6a6f936e403aa66bf999664f0e5ad1f7c63fd))
423
+ - **utils:** add pluralize()
424
+ ([57663f7](https://github.com/MTES-MCT/monitor-ui/commit/57663f78110e0ea66771a74699c712eb757431d1))
425
+ - **utils:** expose cleanString() & normalizeString()
426
+ ([41a6a6f](https://github.com/MTES-MCT/monitor-ui/commit/41a6a6f936e403aa66bf999664f0e5ad1f7c63fd))
389
427
 
390
428
  # [8.7.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.6.1...v8.7.0) (2023-08-22)
391
429
 
392
-
393
430
  ### Features
394
431
 
395
- * **icons:** add icons ([ace2a82](https://github.com/MTES-MCT/monitor-ui/commit/ace2a821c9baf8b78091111e4801706b37b3c2ee))
432
+ - **icons:** add icons
433
+ ([ace2a82](https://github.com/MTES-MCT/monitor-ui/commit/ace2a821c9baf8b78091111e4801706b37b3c2ee))
396
434
 
397
435
  ## [8.6.1](https://github.com/MTES-MCT/monitor-ui/compare/v8.6.0...v8.6.1) (2023-08-21)
398
436
 
399
-
400
437
  ### Bug Fixes
401
438
 
402
- * **components:** fix style and rename MapMenuModal in MapMenuDialog ([680b320](https://github.com/MTES-MCT/monitor-ui/commit/680b32091858f05151e0d627d3b85c96757af465))
439
+ - **components:** fix style and rename MapMenuModal in MapMenuDialog
440
+ ([680b320](https://github.com/MTES-MCT/monitor-ui/commit/680b32091858f05151e0d627d3b85c96757af465))
403
441
 
404
442
  # [8.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.5.0...v8.6.0) (2023-08-21)
405
443
 
406
-
407
444
  ### Features
408
445
 
409
- * **types:** add Filter public type ([bac46f9](https://github.com/MTES-MCT/monitor-ui/commit/bac46f90fa20802e0b2745b7deca4a4c52cca589))
446
+ - **types:** add Filter public type
447
+ ([bac46f9](https://github.com/MTES-MCT/monitor-ui/commit/bac46f90fa20802e0b2745b7deca4a4c52cca589))
410
448
 
411
449
  # [8.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.4.0...v8.5.0) (2023-08-20)
412
450
 
413
-
414
451
  ### Features
415
452
 
416
- * add internal Native types ([41f0329](https://github.com/MTES-MCT/monitor-ui/commit/41f03299a08b32e12ffefaf55c5f1331a5ac08f3))
417
- * **types:** add public type UndefineExceptArrays ([931edc8](https://github.com/MTES-MCT/monitor-ui/commit/931edc814a333be0333e8ccc2a6ef59e95ff43a7))
418
- * **utils:** add getOptionsFromIdAndName() ([e9b8865](https://github.com/MTES-MCT/monitor-ui/commit/e9b8865243215b66e9ae8cdd067f55d7fa0ad60a))
419
- * **utils:** add getOptionsFromLabelledEnum() ([c4b185e](https://github.com/MTES-MCT/monitor-ui/commit/c4b185e5f7ada189d5a101ec29feda6e31aeb86b))
420
- * **utils:** add isArray() ([7d9bd10](https://github.com/MTES-MCT/monitor-ui/commit/7d9bd10b66908949fa4b65794597cb23653a1ba9))
421
- * **utils:** add isDefined() ([0e49bc9](https://github.com/MTES-MCT/monitor-ui/commit/0e49bc9b9a7663dff61cc9dc0ab64abace81e60c))
422
- * **utils:** add isObject() ([9e1595a](https://github.com/MTES-MCT/monitor-ui/commit/9e1595a330ff3f3f7afb4af9cabdea592558434b))
423
- * **utils:** add nullify() ([9d21221](https://github.com/MTES-MCT/monitor-ui/commit/9d21221d126e1d27e5aa56b038ebae24766175f2))
424
- * **utils:** add undefine() ([2fbfcf4](https://github.com/MTES-MCT/monitor-ui/commit/2fbfcf4064822efbbf6aca5a386ff3f4e3c2c1a6))
453
+ - add internal Native types
454
+ ([41f0329](https://github.com/MTES-MCT/monitor-ui/commit/41f03299a08b32e12ffefaf55c5f1331a5ac08f3))
455
+ - **types:** add public type UndefineExceptArrays
456
+ ([931edc8](https://github.com/MTES-MCT/monitor-ui/commit/931edc814a333be0333e8ccc2a6ef59e95ff43a7))
457
+ - **utils:** add getOptionsFromIdAndName()
458
+ ([e9b8865](https://github.com/MTES-MCT/monitor-ui/commit/e9b8865243215b66e9ae8cdd067f55d7fa0ad60a))
459
+ - **utils:** add getOptionsFromLabelledEnum()
460
+ ([c4b185e](https://github.com/MTES-MCT/monitor-ui/commit/c4b185e5f7ada189d5a101ec29feda6e31aeb86b))
461
+ - **utils:** add isArray()
462
+ ([7d9bd10](https://github.com/MTES-MCT/monitor-ui/commit/7d9bd10b66908949fa4b65794597cb23653a1ba9))
463
+ - **utils:** add isDefined()
464
+ ([0e49bc9](https://github.com/MTES-MCT/monitor-ui/commit/0e49bc9b9a7663dff61cc9dc0ab64abace81e60c))
465
+ - **utils:** add isObject()
466
+ ([9e1595a](https://github.com/MTES-MCT/monitor-ui/commit/9e1595a330ff3f3f7afb4af9cabdea592558434b))
467
+ - **utils:** add nullify()
468
+ ([9d21221](https://github.com/MTES-MCT/monitor-ui/commit/9d21221d126e1d27e5aa56b038ebae24766175f2))
469
+ - **utils:** add undefine()
470
+ ([2fbfcf4](https://github.com/MTES-MCT/monitor-ui/commit/2fbfcf4064822efbbf6aca5a386ff3f4e3c2c1a6))
425
471
 
426
472
  # [8.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.3.0...v8.4.0) (2023-08-17)
427
473
 
428
-
429
474
  ### Bug Fixes
430
475
 
431
- * **ci:** fix ci for dependabot ([d386c4d](https://github.com/MTES-MCT/monitor-ui/commit/d386c4d952a0695678475af7f4c727dfd35b4948))
432
- * **components:** fix MapMenuModal z-index ([802e9fa](https://github.com/MTES-MCT/monitor-ui/commit/802e9fa32561932823fa0eaf4a5931a709454859))
433
- * **components:** fix MapMenuModal.Footer z-index ([03f55fc](https://github.com/MTES-MCT/monitor-ui/commit/03f55fca037894f3e6abe2082c0456b6666130de))
434
- * **components:** fix SingleTag component max size ([fb20e3a](https://github.com/MTES-MCT/monitor-ui/commit/fb20e3a87af185c7fa2ba218a865e71f1985da48))
435
- * **fields:** add style for single calendar in DateRangePicker component ([f70380f](https://github.com/MTES-MCT/monitor-ui/commit/f70380f2de3ca7a82b4a265ed042ea8694d07a13))
436
- * **fields:** update dateRangePicker style ([8a783a8](https://github.com/MTES-MCT/monitor-ui/commit/8a783a850c21ef3b787218fdd2778d7e21a10677))
437
- * **tests:** update DateRangePicker story ([c20a373](https://github.com/MTES-MCT/monitor-ui/commit/c20a373c37e487b2d5cdc0bdf7d70feedf2089ea))
438
-
476
+ - **ci:** fix ci for dependabot
477
+ ([d386c4d](https://github.com/MTES-MCT/monitor-ui/commit/d386c4d952a0695678475af7f4c727dfd35b4948))
478
+ - **components:** fix MapMenuModal z-index
479
+ ([802e9fa](https://github.com/MTES-MCT/monitor-ui/commit/802e9fa32561932823fa0eaf4a5931a709454859))
480
+ - **components:** fix MapMenuModal.Footer z-index
481
+ ([03f55fc](https://github.com/MTES-MCT/monitor-ui/commit/03f55fca037894f3e6abe2082c0456b6666130de))
482
+ - **components:** fix SingleTag component max size
483
+ ([fb20e3a](https://github.com/MTES-MCT/monitor-ui/commit/fb20e3a87af185c7fa2ba218a865e71f1985da48))
484
+ - **fields:** add style for single calendar in DateRangePicker component
485
+ ([f70380f](https://github.com/MTES-MCT/monitor-ui/commit/f70380f2de3ca7a82b4a265ed042ea8694d07a13))
486
+ - **fields:** update dateRangePicker style
487
+ ([8a783a8](https://github.com/MTES-MCT/monitor-ui/commit/8a783a850c21ef3b787218fdd2778d7e21a10677))
488
+ - **tests:** update DateRangePicker story
489
+ ([c20a373](https://github.com/MTES-MCT/monitor-ui/commit/c20a373c37e487b2d5cdc0bdf7d70feedf2089ea))
439
490
 
440
491
  ### Features
441
492
 
442
- * **fields:** add showOneCalendar prop to DateRangerPicker component ([804296a](https://github.com/MTES-MCT/monitor-ui/commit/804296afb955f329f0cd55973d8d1c7ea28db9fc))
493
+ - **fields:** add showOneCalendar prop to DateRangerPicker component
494
+ ([804296a](https://github.com/MTES-MCT/monitor-ui/commit/804296afb955f329f0cd55973d8d1c7ea28db9fc))
443
495
 
444
496
  # [8.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.2.0...v8.3.0) (2023-08-11)
445
497
 
446
-
447
498
  ### Features
448
499
 
449
- * **component:** create MapMenuModal component ([07ff8b5](https://github.com/MTES-MCT/monitor-ui/commit/07ff8b5f41a9367e3131b47e904a6861d5f8c752))
450
- * **components:** create secondary accent for single tag component ([259bb32](https://github.com/MTES-MCT/monitor-ui/commit/259bb3206f31231ba4af755c2f083c287e1136b4))
500
+ - **component:** create MapMenuModal component
501
+ ([07ff8b5](https://github.com/MTES-MCT/monitor-ui/commit/07ff8b5f41a9367e3131b47e904a6861d5f8c752))
502
+ - **components:** create secondary accent for single tag component
503
+ ([259bb32](https://github.com/MTES-MCT/monitor-ui/commit/259bb3206f31231ba4af755c2f083c287e1136b4))
451
504
 
452
505
  # [8.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.1.1...v8.2.0) (2023-08-10)
453
506
 
454
-
455
507
  ### Features
456
508
 
457
- * **components:** create primary and secondary accent for dropdown component ([7e29c6a](https://github.com/MTES-MCT/monitor-ui/commit/7e29c6a6d81a610b5a97c2fc4271adfd6504d8f1))
458
- * **elements:** add buttonsGroup component in TableWithSelectableRows component ([4a144d6](https://github.com/MTES-MCT/monitor-ui/commit/4a144d6571ac365339d89f20e792ea3f72217bf4))
509
+ - **components:** create primary and secondary accent for dropdown component
510
+ ([7e29c6a](https://github.com/MTES-MCT/monitor-ui/commit/7e29c6a6d81a610b5a97c2fc4271adfd6504d8f1))
511
+ - **elements:** add buttonsGroup component in TableWithSelectableRows component
512
+ ([4a144d6](https://github.com/MTES-MCT/monitor-ui/commit/4a144d6571ac365339d89f20e792ea3f72217bf4))
459
513
 
460
514
  ## [8.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v8.1.0...v8.1.1) (2023-08-09)
461
515
 
462
-
463
516
  ### Bug Fixes
464
517
 
465
- * **elements:** clean RowCheckbox component ([0128e98](https://github.com/MTES-MCT/monitor-ui/commit/0128e98ec19e3a302f696b8e62f33aa949601193))
466
- * **elements:** update checkbox style for TableWithSelectableRows components ([aa15faa](https://github.com/MTES-MCT/monitor-ui/commit/aa15faae2adb7359d11ad548c23c8c67353505c7))
518
+ - **elements:** clean RowCheckbox component
519
+ ([0128e98](https://github.com/MTES-MCT/monitor-ui/commit/0128e98ec19e3a302f696b8e62f33aa949601193))
520
+ - **elements:** update checkbox style for TableWithSelectableRows components
521
+ ([aa15faa](https://github.com/MTES-MCT/monitor-ui/commit/aa15faae2adb7359d11ad548c23c8c67353505c7))
467
522
 
468
523
  # [8.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v8.0.0...v8.1.0) (2023-08-07)
469
524
 
470
-
471
525
  ### Bug Fixes
472
526
 
473
- * **components:** anyify children type in NewWindow ([5a73dfa](https://github.com/MTES-MCT/monitor-ui/commit/5a73dfadb676417f1436245e9824bd1b96761a19))
474
- * **components:** re-type ToastContainer in Notifier ([b2f8e74](https://github.com/MTES-MCT/monitor-ui/commit/b2f8e747ca1fbfb5fe0a3ba25d2a76f719bcaa58))
475
-
527
+ - **components:** anyify children type in NewWindow
528
+ ([5a73dfa](https://github.com/MTES-MCT/monitor-ui/commit/5a73dfadb676417f1436245e9824bd1b96761a19))
529
+ - **components:** re-type ToastContainer in Notifier
530
+ ([b2f8e74](https://github.com/MTES-MCT/monitor-ui/commit/b2f8e747ca1fbfb5fe0a3ba25d2a76f719bcaa58))
476
531
 
477
532
  ### Features
478
533
 
479
- * **elements:** add TableWithRowSelection ([93ed01e](https://github.com/MTES-MCT/monitor-ui/commit/93ed01ef5d96644f1ce04a11d59225eb02af69b2))
480
- * **elements:** use SimpleTable style ([90beafa](https://github.com/MTES-MCT/monitor-ui/commit/90beafa5f3905781a7b59d85389028427713d9b7))
534
+ - **elements:** add TableWithRowSelection
535
+ ([93ed01e](https://github.com/MTES-MCT/monitor-ui/commit/93ed01ef5d96644f1ce04a11d59225eb02af69b2))
536
+ - **elements:** use SimpleTable style
537
+ ([90beafa](https://github.com/MTES-MCT/monitor-ui/commit/90beafa5f3905781a7b59d85389028427713d9b7))
481
538
 
482
539
  # [8.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v7.6.2...v8.0.0) (2023-07-19)
483
540
 
484
-
485
- * build(deps)!: upgrade rsuite ([e17df4c](https://github.com/MTES-MCT/monitor-ui/commit/e17df4c0b8c41ee0803b2596f9a20ec6beab28e7))
486
-
541
+ - build(deps)!: upgrade rsuite
542
+ ([e17df4c](https://github.com/MTES-MCT/monitor-ui/commit/e17df4c0b8c41ee0803b2596f9a20ec6beab28e7))
487
543
 
488
544
  ### BREAKING CHANGES
489
545
 
490
- * upgrade rsuite peer deps
546
+ - upgrade rsuite peer deps
491
547
 
492
548
  ## [7.6.2](https://github.com/MTES-MCT/monitor-ui/compare/v7.6.1...v7.6.2) (2023-07-17)
493
549
 
494
-
495
550
  ### Bug Fixes
496
551
 
497
- * **build:** update bundle types path ([1565c73](https://github.com/MTES-MCT/monitor-ui/commit/1565c7319b0f918ebccced9ad34f3aa44f0c9fdf))
552
+ - **build:** update bundle types path
553
+ ([1565c73](https://github.com/MTES-MCT/monitor-ui/commit/1565c7319b0f918ebccced9ad34f3aa44f0c9fdf))
498
554
 
499
555
  ## [7.6.1](https://github.com/MTES-MCT/monitor-ui/compare/v7.6.0...v7.6.1) (2023-07-14)
500
556
 
501
-
502
557
  ### Bug Fixes
503
558
 
504
- * **fields:** auto-focus start time on calendar pick in DateRangePicker ([b077c32](https://github.com/MTES-MCT/monitor-ui/commit/b077c32acb1afef224f369f89126384e2294b80e))
505
- * **fields:** fix calendar pick to time focus switching in DatePicker ([1300b79](https://github.com/MTES-MCT/monitor-ui/commit/1300b797375216bdeef7e3b4395cd09d977eba12))
506
- * **fields:** fix calendar pick to time focus switching when filled in DatePicker ([59cd4af](https://github.com/MTES-MCT/monitor-ui/commit/59cd4af98d8980276b586a8c97f765a536829169))
507
- * **fields:** fix hour to minute focus switching when filled in DateRangePicker ([340533f](https://github.com/MTES-MCT/monitor-ui/commit/340533f3ad4e362a82eefdfac829cb577f22665b))
508
- * **fields:** fix partially calendar update on date input change in DateRangePicker ([5712e6a](https://github.com/MTES-MCT/monitor-ui/commit/5712e6a3b7bc49fd14617f4033aed0ed1499f9a5))
509
- * **fields:** fix partially filled date update on calendar pick in DatePicker & DateRangePicker ([9c138be](https://github.com/MTES-MCT/monitor-ui/commit/9c138be011dc3839438fe9990a9770ae97371efd))
510
- * **fields:** remove internal min/max for year in DatePicker & DateRangePicker ([388f069](https://github.com/MTES-MCT/monitor-ui/commit/388f06942b29ba4219a8724fb80dc87d112f48d6))
511
- * **fields:** update backspace when filled behavior in DatePicker & DateRangePicker ([599aacd](https://github.com/MTES-MCT/monitor-ui/commit/599aacdbd1767a607f2477398ee2874ce7774499))
559
+ - **fields:** auto-focus start time on calendar pick in DateRangePicker
560
+ ([b077c32](https://github.com/MTES-MCT/monitor-ui/commit/b077c32acb1afef224f369f89126384e2294b80e))
561
+ - **fields:** fix calendar pick to time focus switching in DatePicker
562
+ ([1300b79](https://github.com/MTES-MCT/monitor-ui/commit/1300b797375216bdeef7e3b4395cd09d977eba12))
563
+ - **fields:** fix calendar pick to time focus switching when filled in DatePicker
564
+ ([59cd4af](https://github.com/MTES-MCT/monitor-ui/commit/59cd4af98d8980276b586a8c97f765a536829169))
565
+ - **fields:** fix hour to minute focus switching when filled in DateRangePicker
566
+ ([340533f](https://github.com/MTES-MCT/monitor-ui/commit/340533f3ad4e362a82eefdfac829cb577f22665b))
567
+ - **fields:** fix partially calendar update on date input change in DateRangePicker
568
+ ([5712e6a](https://github.com/MTES-MCT/monitor-ui/commit/5712e6a3b7bc49fd14617f4033aed0ed1499f9a5))
569
+ - **fields:** fix partially filled date update on calendar pick in DatePicker & DateRangePicker
570
+ ([9c138be](https://github.com/MTES-MCT/monitor-ui/commit/9c138be011dc3839438fe9990a9770ae97371efd))
571
+ - **fields:** remove internal min/max for year in DatePicker & DateRangePicker
572
+ ([388f069](https://github.com/MTES-MCT/monitor-ui/commit/388f06942b29ba4219a8724fb80dc87d112f48d6))
573
+ - **fields:** update backspace when filled behavior in DatePicker & DateRangePicker
574
+ ([599aacd](https://github.com/MTES-MCT/monitor-ui/commit/599aacdbd1767a607f2477398ee2874ce7774499))
512
575
 
513
576
  # [7.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v7.5.0...v7.6.0) (2023-07-05)
514
577
 
515
-
516
578
  ### Features
517
579
 
518
- * **theme:** add amp colors ([46cf039](https://github.com/MTES-MCT/monitor-ui/commit/46cf039a94a403ff9522a521c423a1488d652337))
519
- * **theme:** add story for colors + yarncache ([b848553](https://github.com/MTES-MCT/monitor-ui/commit/b84855336c0dd5c6cc988e1c3a81a82d0f32de55))
580
+ - **theme:** add amp colors
581
+ ([46cf039](https://github.com/MTES-MCT/monitor-ui/commit/46cf039a94a403ff9522a521c423a1488d652337))
582
+ - **theme:** add story for colors + yarncache
583
+ ([b848553](https://github.com/MTES-MCT/monitor-ui/commit/b84855336c0dd5c6cc988e1c3a81a82d0f32de55))
520
584
 
521
585
  # [7.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v7.4.3...v7.5.0) (2023-06-29)
522
586
 
523
-
524
587
  ### Features
525
588
 
526
- * **fields:** add lowercase handling in DMD coordinates input ([efc25f0](https://github.com/MTES-MCT/monitor-ui/commit/efc25f09eb62e5f32ad7fcdc1f019777fea8c42d))
527
- * **fields:** remove precision on DMD minute decimals ([31498d3](https://github.com/MTES-MCT/monitor-ui/commit/31498d39912dba785472aaed295a9493c7014fae))
589
+ - **fields:** add lowercase handling in DMD coordinates input
590
+ ([efc25f0](https://github.com/MTES-MCT/monitor-ui/commit/efc25f09eb62e5f32ad7fcdc1f019777fea8c42d))
591
+ - **fields:** remove precision on DMD minute decimals
592
+ ([31498d3](https://github.com/MTES-MCT/monitor-ui/commit/31498d39912dba785472aaed295a9493c7014fae))
528
593
 
529
594
  ## [7.4.3](https://github.com/MTES-MCT/monitor-ui/compare/v7.4.2...v7.4.3) (2023-06-23)
530
595
 
531
-
532
596
  ### Bug Fixes
533
597
 
534
- * **icons:** update summary icon ([9bfaa18](https://github.com/MTES-MCT/monitor-ui/commit/9bfaa18cfbc086bcea9ec2d18862b05bab6e9f55))
598
+ - **icons:** update summary icon
599
+ ([9bfaa18](https://github.com/MTES-MCT/monitor-ui/commit/9bfaa18cfbc086bcea9ec2d18862b05bab6e9f55))
535
600
 
536
601
  ## [7.4.2](https://github.com/MTES-MCT/monitor-ui/compare/v7.4.1...v7.4.2) (2023-06-22)
537
602
 
538
-
539
603
  ### Bug Fixes
540
604
 
541
- * **icons:** update mission icon ([452140f](https://github.com/MTES-MCT/monitor-ui/commit/452140f2625ee35cde020cddd3e0fd077622ed1e))
605
+ - **icons:** update mission icon
606
+ ([452140f](https://github.com/MTES-MCT/monitor-ui/commit/452140f2625ee35cde020cddd3e0fd077622ed1e))
542
607
 
543
608
  ## [7.4.1](https://github.com/MTES-MCT/monitor-ui/compare/v7.4.0...v7.4.1) (2023-06-21)
544
609
 
545
610
  # [7.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v7.3.1...v7.4.0) (2023-06-15)
546
611
 
547
-
548
612
  ### Features
549
613
 
550
- * **icons:** add PinFilled icon ([dfef008](https://github.com/MTES-MCT/monitor-ui/commit/dfef008403136f2bc3dfeab66a1ea42aa9b8ff70))
614
+ - **icons:** add PinFilled icon
615
+ ([dfef008](https://github.com/MTES-MCT/monitor-ui/commit/dfef008403136f2bc3dfeab66a1ea42aa9b8ff70))
551
616
 
552
617
  ## [7.3.1](https://github.com/MTES-MCT/monitor-ui/compare/v7.3.0...v7.3.1) (2023-06-13)
553
618
 
554
-
555
619
  ### Bug Fixes
556
620
 
557
- * **components:** fix style ([fa5ddb6](https://github.com/MTES-MCT/monitor-ui/commit/fa5ddb6a351cba430d1a2f2452ac66e756e3722b))
621
+ - **components:** fix style
622
+ ([fa5ddb6](https://github.com/MTES-MCT/monitor-ui/commit/fa5ddb6a351cba430d1a2f2452ac66e756e3722b))
558
623
 
559
624
  # [7.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v7.2.1...v7.3.0) (2023-06-09)
560
625
 
561
-
562
626
  ### Features
563
627
 
564
- * **components:** clean naming for export ([83f3b1b](https://github.com/MTES-MCT/monitor-ui/commit/83f3b1bb3eec48b01abdea7444b6c8e2ca0f9c56))
565
- * **components:** create SideMenu component ([1ba4358](https://github.com/MTES-MCT/monitor-ui/commit/1ba435820145634ce8449612d2f4e7ff63d894da))
628
+ - **components:** clean naming for export
629
+ ([83f3b1b](https://github.com/MTES-MCT/monitor-ui/commit/83f3b1bb3eec48b01abdea7444b6c8e2ca0f9c56))
630
+ - **components:** create SideMenu component
631
+ ([1ba4358](https://github.com/MTES-MCT/monitor-ui/commit/1ba435820145634ce8449612d2f4e7ff63d894da))
566
632
 
567
633
  ## [7.2.1](https://github.com/MTES-MCT/monitor-ui/compare/v7.2.0...v7.2.1) (2023-06-08)
568
634
 
569
-
570
635
  ### Bug Fixes
571
636
 
572
- * **elements:** unbold and italicize FieldError ([4ba529e](https://github.com/MTES-MCT/monitor-ui/commit/4ba529e97e1f90a7ea3beff4bf479081687c8e5f))
637
+ - **elements:** unbold and italicize FieldError
638
+ ([4ba529e](https://github.com/MTES-MCT/monitor-ui/commit/4ba529e97e1f90a7ea3beff4bf479081687c8e5f))
573
639
 
574
640
  # [7.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v7.1.0...v7.2.0) (2023-06-05)
575
641
 
576
-
577
642
  ### Bug Fixes
578
643
 
579
- * **build:** remove lodash & ol from peer deps ([9377efa](https://github.com/MTES-MCT/monitor-ui/commit/9377efa5a668d32206c0bb74f095af2cf6ce53f0))
580
-
644
+ - **build:** remove lodash & ol from peer deps
645
+ ([9377efa](https://github.com/MTES-MCT/monitor-ui/commit/9377efa5a668d32206c0bb74f095af2cf6ce53f0))
581
646
 
582
647
  ### Features
583
648
 
584
- * **components:** add Notfier ([bc641e7](https://github.com/MTES-MCT/monitor-ui/commit/bc641e7cdf6e5f78028351821c943255075403bd))
585
- * **utils:** add logSoftError() ([a867557](https://github.com/MTES-MCT/monitor-ui/commit/a867557a72cc81135ff07236d5e9fe2b94746e13))
649
+ - **components:** add Notfier
650
+ ([bc641e7](https://github.com/MTES-MCT/monitor-ui/commit/bc641e7cdf6e5f78028351821c943255075403bd))
651
+ - **utils:** add logSoftError()
652
+ ([a867557](https://github.com/MTES-MCT/monitor-ui/commit/a867557a72cc81135ff07236d5e9fe2b94746e13))
586
653
 
587
654
  # [7.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v7.0.0...v7.1.0) (2023-05-30)
588
655
 
589
-
590
656
  ### Features
591
657
 
592
- * **elements:** expose FieldError ([1e8efa9](https://github.com/MTES-MCT/monitor-ui/commit/1e8efa9c82812442d532cfce2b8837716570e78a))
658
+ - **elements:** expose FieldError
659
+ ([1e8efa9](https://github.com/MTES-MCT/monitor-ui/commit/1e8efa9c82812442d532cfce2b8837716570e78a))
593
660
 
594
661
  # [7.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.6.0...v7.0.0) (2023-05-29)
595
662
 
596
-
597
- * fix(fields)!: move style prop passing to container level ([3d727a1](https://github.com/MTES-MCT/monitor-ui/commit/3d727a17b49898f268c7e7b8405ba60c65211a30))
598
-
663
+ - fix(fields)!: move style prop passing to container level
664
+ ([3d727a1](https://github.com/MTES-MCT/monitor-ui/commit/3d727a17b49898f268c7e7b8405ba60c65211a30))
599
665
 
600
666
  ### BREAKING CHANGES
601
667
 
602
- * Fields `style` & `className` props are now passed to the container.
668
+ - Fields `style` & `className` props are now passed to the container.
603
669
 
604
670
  # [6.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.5.2...v6.6.0) (2023-05-28)
605
671
 
606
-
607
672
  ### Features
608
673
 
609
- * **formiks:** add onError prop to FormikEffect ([6b6ad2e](https://github.com/MTES-MCT/monitor-ui/commit/6b6ad2e191adf1d4a488040990fa2b7633c6b502))
674
+ - **formiks:** add onError prop to FormikEffect
675
+ ([6b6ad2e](https://github.com/MTES-MCT/monitor-ui/commit/6b6ad2e191adf1d4a488040990fa2b7633c6b502))
610
676
 
611
677
  ## [6.5.2](https://github.com/MTES-MCT/monitor-ui/compare/v6.5.1...v6.5.2) (2023-05-27)
612
678
 
613
-
614
679
  ### Bug Fixes
615
680
 
616
- * **fields:** add missing and normalize error styles ([8104328](https://github.com/MTES-MCT/monitor-ui/commit/810432817e7ea1dfa77427a1ea4fac83cdd41713))
681
+ - **fields:** add missing and normalize error styles
682
+ ([8104328](https://github.com/MTES-MCT/monitor-ui/commit/810432817e7ea1dfa77427a1ea4fac83cdd41713))
617
683
 
618
684
  ## [6.5.1](https://github.com/MTES-MCT/monitor-ui/compare/v6.5.0...v6.5.1) (2023-05-26)
619
685
 
620
-
621
686
  ### Bug Fixes
622
687
 
623
- * **fields:** add missing onBlur & onFocus props passing in NumberInput ([25c210e](https://github.com/MTES-MCT/monitor-ui/commit/25c210e498c37f275aa32dc5104e0c2824eb4a64))
624
- * **fields:** prevent wheel event in NumberInput, DatePicker & DateRangePicker ([21a1c20](https://github.com/MTES-MCT/monitor-ui/commit/21a1c205620e977b411e755793ff92dfc17da20b))
688
+ - **fields:** add missing onBlur & onFocus props passing in NumberInput
689
+ ([25c210e](https://github.com/MTES-MCT/monitor-ui/commit/25c210e498c37f275aa32dc5104e0c2824eb4a64))
690
+ - **fields:** prevent wheel event in NumberInput, DatePicker & DateRangePicker
691
+ ([21a1c20](https://github.com/MTES-MCT/monitor-ui/commit/21a1c205620e977b411e755793ff92dfc17da20b))
625
692
 
626
693
  # [6.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.4.1...v6.5.0) (2023-05-25)
627
694
 
628
-
629
695
  ### Features
630
696
 
631
- * **cypress:** extend retries to caught errors in fill command ([6ea6839](https://github.com/MTES-MCT/monitor-ui/commit/6ea6839c489b83c3807f5779ece254d9652dc95e))
697
+ - **cypress:** extend retries to caught errors in fill command
698
+ ([6ea6839](https://github.com/MTES-MCT/monitor-ui/commit/6ea6839c489b83c3807f5779ece254d9652dc95e))
632
699
 
633
700
  ## [6.4.1](https://github.com/MTES-MCT/monitor-ui/compare/v6.4.0...v6.4.1) (2023-05-25)
634
701
 
635
-
636
702
  ### Bug Fixes
637
703
 
638
- * **fields:** don't display list when no value ([7fa81b3](https://github.com/MTES-MCT/monitor-ui/commit/7fa81b367b23f993800addaa5d5667a73c4407d8))
704
+ - **fields:** don't display list when no value
705
+ ([7fa81b3](https://github.com/MTES-MCT/monitor-ui/commit/7fa81b367b23f993800addaa5d5667a73c4407d8))
639
706
 
640
707
  # [6.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.3.3...v6.4.0) (2023-05-25)
641
708
 
642
-
643
709
  ### Bug Fixes
644
710
 
645
- * **formiks:** delete setTouched in handleChange and delete touched condition for error ([17a9e24](https://github.com/MTES-MCT/monitor-ui/commit/17a9e249a74352f0696a9cc2146aa4e88422a542))
646
-
711
+ - **formiks:** delete setTouched in handleChange and delete touched condition for error
712
+ ([17a9e24](https://github.com/MTES-MCT/monitor-ui/commit/17a9e249a74352f0696a9cc2146aa4e88422a542))
647
713
 
648
714
  ### Features
649
715
 
650
- * **fields:** add customSearch prop to Search ([53e993a](https://github.com/MTES-MCT/monitor-ui/commit/53e993ac1cd8c218a3bddbd5cef0d36778589166))
716
+ - **fields:** add customSearch prop to Search
717
+ ([53e993a](https://github.com/MTES-MCT/monitor-ui/commit/53e993ac1cd8c218a3bddbd5cef0d36778589166))
651
718
 
652
719
  ## [6.3.3](https://github.com/MTES-MCT/monitor-ui/compare/v6.3.2...v6.3.3) (2023-05-25)
653
720
 
654
-
655
721
  ### Bug Fixes
656
722
 
657
- * **fields:** control options internally with customSearch in Select & MultiSelect ([251ad18](https://github.com/MTES-MCT/monitor-ui/commit/251ad188dbc388c6efcaa1e2bf0afdd0ba343a65))
658
- * **fields:** reset controlled rsuite data on change with customSearch in MultiSelect ([b96b6d5](https://github.com/MTES-MCT/monitor-ui/commit/b96b6d5eb0e3e00170449ec5df0615ee7c6cea96))
723
+ - **fields:** control options internally with customSearch in Select & MultiSelect
724
+ ([251ad18](https://github.com/MTES-MCT/monitor-ui/commit/251ad188dbc388c6efcaa1e2bf0afdd0ba343a65))
725
+ - **fields:** reset controlled rsuite data on change with customSearch in MultiSelect
726
+ ([b96b6d5](https://github.com/MTES-MCT/monitor-ui/commit/b96b6d5eb0e3e00170449ec5df0615ee7c6cea96))
659
727
 
660
728
  ## [6.3.2](https://github.com/MTES-MCT/monitor-ui/compare/v6.3.1...v6.3.2) (2023-05-25)
661
729
 
662
-
663
730
  ### Bug Fixes
664
731
 
665
- * **libs:** make CustomSearch fully functional ([931dda0](https://github.com/MTES-MCT/monitor-ui/commit/931dda03e79ba3710d9ae0d14a45305e0c57b819))
732
+ - **libs:** make CustomSearch fully functional
733
+ ([931dda0](https://github.com/MTES-MCT/monitor-ui/commit/931dda03e79ba3710d9ae0d14a45305e0c57b819))
666
734
 
667
735
  ## [6.3.1](https://github.com/MTES-MCT/monitor-ui/compare/v6.3.0...v6.3.1) (2023-05-24)
668
736
 
669
-
670
737
  ### Bug Fixes
671
738
 
672
- * **fields:** force searchable when using customSearch prop in MultiSelect ([1c195cb](https://github.com/MTES-MCT/monitor-ui/commit/1c195cbe7514e24d3fff4e4af91b310f47a20ec8))
673
- * **fields:** link unreachable customSearch case in Select & MultiSelect ([d821901](https://github.com/MTES-MCT/monitor-ui/commit/d82190185bdfaae2e8322fae7dfc847214d645c8))
674
- * **libs:** trim query param in find() method ([3a7dd9d](https://github.com/MTES-MCT/monitor-ui/commit/3a7dd9d84f3782b5fa1fc8c76711015975245777))
739
+ - **fields:** force searchable when using customSearch prop in MultiSelect
740
+ ([1c195cb](https://github.com/MTES-MCT/monitor-ui/commit/1c195cbe7514e24d3fff4e4af91b310f47a20ec8))
741
+ - **fields:** link unreachable customSearch case in Select & MultiSelect
742
+ ([d821901](https://github.com/MTES-MCT/monitor-ui/commit/d82190185bdfaae2e8322fae7dfc847214d645c8))
743
+ - **libs:** trim query param in find() method
744
+ ([3a7dd9d](https://github.com/MTES-MCT/monitor-ui/commit/3a7dd9d84f3782b5fa1fc8c76711015975245777))
675
745
 
676
746
  # [6.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.2.2...v6.3.0) (2023-05-24)
677
747
 
678
-
679
748
  ### Bug Fixes
680
749
 
681
- * **fields:** fix multiple performance issues in Select & MultiSelect ([771e33e](https://github.com/MTES-MCT/monitor-ui/commit/771e33e9fcad59f2dbbea1aeb7ef9efeba85d840))
682
-
750
+ - **fields:** fix multiple performance issues in Select & MultiSelect
751
+ ([771e33e](https://github.com/MTES-MCT/monitor-ui/commit/771e33e9fcad59f2dbbea1aeb7ef9efeba85d840))
683
752
 
684
753
  ### Features
685
754
 
686
- * **fields:** add customSearch prop to Select & MultiSelect ([217bd58](https://github.com/MTES-MCT/monitor-ui/commit/217bd58142898e8fff89fd7ea748ba3bf7d42144))
687
- * **libs:** add CustomSearch ([6dfe696](https://github.com/MTES-MCT/monitor-ui/commit/6dfe696d7b11b941ba257da20d59b7ceabb7a7be))
688
- * **libs:** add isStrict & threshold options to CustomSearch ([c059a57](https://github.com/MTES-MCT/monitor-ui/commit/c059a57ffbfa052bbf3fb7d83e145421dd2c5a57))
755
+ - **fields:** add customSearch prop to Select & MultiSelect
756
+ ([217bd58](https://github.com/MTES-MCT/monitor-ui/commit/217bd58142898e8fff89fd7ea748ba3bf7d42144))
757
+ - **libs:** add CustomSearch
758
+ ([6dfe696](https://github.com/MTES-MCT/monitor-ui/commit/6dfe696d7b11b941ba257da20d59b7ceabb7a7be))
759
+ - **libs:** add isStrict & threshold options to CustomSearch
760
+ ([c059a57](https://github.com/MTES-MCT/monitor-ui/commit/c059a57ffbfa052bbf3fb7d83e145421dd2c5a57))
689
761
 
690
762
  ## [6.2.2](https://github.com/MTES-MCT/monitor-ui/compare/v6.2.1...v6.2.2) (2023-05-21)
691
763
 
692
-
693
764
  ### Bug Fixes
694
765
 
695
- * **formiks:** set touched to true on change ([2507de9](https://github.com/MTES-MCT/monitor-ui/commit/2507de91c5ba117ecda97916e58414958bb40107))
766
+ - **formiks:** set touched to true on change
767
+ ([2507de9](https://github.com/MTES-MCT/monitor-ui/commit/2507de91c5ba117ecda97916e58414958bb40107))
696
768
 
697
769
  ## [6.2.1](https://github.com/MTES-MCT/monitor-ui/compare/v6.2.0...v6.2.1) (2023-05-21)
698
770
 
699
-
700
771
  ### Bug Fixes
701
772
 
702
- * **fields:** replace deprecated Rsuite disabledDate prop with shouldDisableDate ([6ff1a1c](https://github.com/MTES-MCT/monitor-ui/commit/6ff1a1cbf037010858b07db0f1c84a8faf9d2bd5))
773
+ - **fields:** replace deprecated Rsuite disabledDate prop with shouldDisableDate
774
+ ([6ff1a1c](https://github.com/MTES-MCT/monitor-ui/commit/6ff1a1cbf037010858b07db0f1c84a8faf9d2bd5))
703
775
 
704
776
  # [6.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.1.1...v6.2.0) (2023-05-21)
705
777
 
706
-
707
778
  ### Features
708
779
 
709
- * **elements:** add withUnpropagatedClick prop to Button & IconButton ([67943f5](https://github.com/MTES-MCT/monitor-ui/commit/67943f5c2bc9e225a13b0185869fef86bebec069))
780
+ - **elements:** add withUnpropagatedClick prop to Button & IconButton
781
+ ([67943f5](https://github.com/MTES-MCT/monitor-ui/commit/67943f5c2bc9e225a13b0185869fef86bebec069))
710
782
 
711
783
  ## [6.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v6.1.0...v6.1.1) (2023-05-21)
712
784
 
713
-
714
785
  ### Bug Fixes
715
786
 
716
- * **formiks:** show error when touched ([f554973](https://github.com/MTES-MCT/monitor-ui/commit/f554973c68901406b08e3adbe37fc49a1407580b))
787
+ - **formiks:** show error when touched
788
+ ([f554973](https://github.com/MTES-MCT/monitor-ui/commit/f554973c68901406b08e3adbe37fc49a1407580b))
717
789
 
718
790
  # [6.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.0.1...v6.1.0) (2023-05-19)
719
791
 
720
-
721
792
  ### Bug Fixes
722
793
 
723
- * **fields:** delete queryMap and queryUrl props ([5e00cb0](https://github.com/MTES-MCT/monitor-ui/commit/5e00cb0baa8dc6937b44a800e24f61d04a258ab7))
724
-
794
+ - **fields:** delete queryMap and queryUrl props
795
+ ([5e00cb0](https://github.com/MTES-MCT/monitor-ui/commit/5e00cb0baa8dc6937b44a800e24f61d04a258ab7))
725
796
 
726
797
  ### Features
727
798
 
728
- * **fields:** add Icon prop to TextInput ([a885011](https://github.com/MTES-MCT/monitor-ui/commit/a885011f2cd0d09034e9d45a54a356b4ffdd7d6c))
729
- * **icons:** update and add icons ([efd44f2](https://github.com/MTES-MCT/monitor-ui/commit/efd44f243fa2f2914b1c15a755245c99f2c06a76))
799
+ - **fields:** add Icon prop to TextInput
800
+ ([a885011](https://github.com/MTES-MCT/monitor-ui/commit/a885011f2cd0d09034e9d45a54a356b4ffdd7d6c))
801
+ - **icons:** update and add icons
802
+ ([efd44f2](https://github.com/MTES-MCT/monitor-ui/commit/efd44f243fa2f2914b1c15a755245c99f2c06a76))
730
803
 
731
804
  ## [6.0.1](https://github.com/MTES-MCT/monitor-ui/compare/v6.0.0...v6.0.1) (2023-05-19)
732
805
 
733
-
734
806
  ### Bug Fixes
735
807
 
736
- * add missing classnames ([23f83f1](https://github.com/MTES-MCT/monitor-ui/commit/23f83f13a2b909712bf1580e8e9545a314236dbb))
808
+ - add missing classnames
809
+ ([23f83f1](https://github.com/MTES-MCT/monitor-ui/commit/23f83f13a2b909712bf1580e8e9545a314236dbb))
737
810
 
738
811
  # [6.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.9.2...v6.0.0) (2023-05-17)
739
812
 
740
-
741
813
  ### Bug Fixes
742
814
 
743
- * **fields:** fix search component ([8776915](https://github.com/MTES-MCT/monitor-ui/commit/87769151f5152c05810b6849e267d73f9f4eb8d3))
744
-
745
-
746
- * fix(fields)!: format options and create test e2e ([69b3070](https://github.com/MTES-MCT/monitor-ui/commit/69b3070409a3f5c3aa9063b12bf990d6cb92fa65))
815
+ - **fields:** fix search component
816
+ ([8776915](https://github.com/MTES-MCT/monitor-ui/commit/87769151f5152c05810b6849e267d73f9f4eb8d3))
747
817
 
818
+ - fix(fields)!: format options and create test e2e
819
+ ([69b3070](https://github.com/MTES-MCT/monitor-ui/commit/69b3070409a3f5c3aa9063b12bf990d6cb92fa65))
748
820
 
749
821
  ### BREAKING CHANGES
750
822
 
751
- * - pass option in `onChange` function instead of value
752
- - rename prop to display search icon
753
- - replace defaultValue with value
754
- - add optionValueKey prop
823
+ - - pass option in `onChange` function instead of value
755
824
 
756
- ## [5.9.2](https://github.com/MTES-MCT/monitor-ui/compare/v5.9.1...v5.9.2) (2023-05-10)
825
+ * rename prop to display search icon
826
+ * replace defaultValue with value
827
+ * add optionValueKey prop
757
828
 
829
+ ## [5.9.2](https://github.com/MTES-MCT/monitor-ui/compare/v5.9.1...v5.9.2) (2023-05-10)
758
830
 
759
831
  ### Bug Fixes
760
832
 
761
- * **elements:** delete stop click event propagation in Button & IconButton ([b2d70ad](https://github.com/MTES-MCT/monitor-ui/commit/b2d70adf14ce7780b6ef45ff9bbba0d026ac77ef))
833
+ - **elements:** delete stop click event propagation in Button & IconButton
834
+ ([b2d70ad](https://github.com/MTES-MCT/monitor-ui/commit/b2d70adf14ce7780b6ef45ff9bbba0d026ac77ef))
762
835
 
763
836
  ## [5.9.1](https://github.com/MTES-MCT/monitor-ui/compare/v5.9.0...v5.9.1) (2023-05-05)
764
837
 
765
-
766
838
  ### Bug Fixes
767
839
 
768
- * **components:** add default class name to Dialog ([b74ea15](https://github.com/MTES-MCT/monitor-ui/commit/b74ea15a9ae9d629e99eb2917a2acc3b88936736))
840
+ - **components:** add default class name to Dialog
841
+ ([b74ea15](https://github.com/MTES-MCT/monitor-ui/commit/b74ea15a9ae9d629e99eb2917a2acc3b88936736))
769
842
 
770
843
  # [5.9.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.8.1...v5.9.0) (2023-05-05)
771
844
 
772
-
773
845
  ### Features
774
846
 
775
- * **components:** add Dialog ([89057d2](https://github.com/MTES-MCT/monitor-ui/commit/89057d25674f76b8298fc432a6bd1f521b25f605))
847
+ - **components:** add Dialog
848
+ ([89057d2](https://github.com/MTES-MCT/monitor-ui/commit/89057d25674f76b8298fc432a6bd1f521b25f605))
776
849
 
777
850
  ## [5.8.1](https://github.com/MTES-MCT/monitor-ui/compare/v5.8.0...v5.8.1) (2023-05-04)
778
851
 
779
-
780
852
  ### Bug Fixes
781
853
 
782
- * **fields:** add missing isUndefinedWhenDisabled prop to DatePicker & DateRangePicker ([17ba4f8](https://github.com/MTES-MCT/monitor-ui/commit/17ba4f8a60204c9a297d59c167c0ae2d872070cf))
854
+ - **fields:** add missing isUndefinedWhenDisabled prop to DatePicker & DateRangePicker
855
+ ([17ba4f8](https://github.com/MTES-MCT/monitor-ui/commit/17ba4f8a60204c9a297d59c167c0ae2d872070cf))
783
856
 
784
857
  # [5.8.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.7.1...v5.8.0) (2023-05-04)
785
858
 
786
-
787
859
  ### Bug Fixes
788
860
 
789
- * **components:** retype onChangeFocus callback param in NewWindow ([da16a87](https://github.com/MTES-MCT/monitor-ui/commit/da16a87d9e461de08beb61b0f6875742ea22c19a))
790
- * **elements:** code review of SimpleTable ([34d7466](https://github.com/MTES-MCT/monitor-ui/commit/34d7466117fd8d08c6921e8f04e17b251ebbc957))
791
- * **elements:** improve style of SimpleTable ([6bfac8d](https://github.com/MTES-MCT/monitor-ui/commit/6bfac8d58141e7c3911f8f5aed605d3dc5df1abf))
792
- * **elements:** lint and type of SimpleTable ([9e45fde](https://github.com/MTES-MCT/monitor-ui/commit/9e45fde0e47089a0f053b48e6b702660d942050a))
793
-
861
+ - **components:** retype onChangeFocus callback param in NewWindow
862
+ ([da16a87](https://github.com/MTES-MCT/monitor-ui/commit/da16a87d9e461de08beb61b0f6875742ea22c19a))
863
+ - **elements:** code review of SimpleTable
864
+ ([34d7466](https://github.com/MTES-MCT/monitor-ui/commit/34d7466117fd8d08c6921e8f04e17b251ebbc957))
865
+ - **elements:** improve style of SimpleTable
866
+ ([6bfac8d](https://github.com/MTES-MCT/monitor-ui/commit/6bfac8d58141e7c3911f8f5aed605d3dc5df1abf))
867
+ - **elements:** lint and type of SimpleTable
868
+ ([9e45fde](https://github.com/MTES-MCT/monitor-ui/commit/9e45fde0e47089a0f053b48e6b702660d942050a))
794
869
 
795
870
  ### Features
796
871
 
797
- * **elements:** add SimpleTable ([6517305](https://github.com/MTES-MCT/monitor-ui/commit/6517305af0b999c7dd2090460ed05d18ee797818))
798
- * **elements:** export component and move story in elements folder ([ca7c012](https://github.com/MTES-MCT/monitor-ui/commit/ca7c0122eae40a60f1fa405b29541e41d432525b))
872
+ - **elements:** add SimpleTable
873
+ ([6517305](https://github.com/MTES-MCT/monitor-ui/commit/6517305af0b999c7dd2090460ed05d18ee797818))
874
+ - **elements:** export component and move story in elements folder
875
+ ([ca7c012](https://github.com/MTES-MCT/monitor-ui/commit/ca7c0122eae40a60f1fa405b29541e41d432525b))
799
876
 
800
877
  ## [5.7.1](https://github.com/MTES-MCT/monitor-ui/compare/v5.7.0...v5.7.1) (2023-05-03)
801
878
 
802
-
803
879
  ### Bug Fixes
804
880
 
805
- * **components:** type all allowed features in NewWindow ([1883816](https://github.com/MTES-MCT/monitor-ui/commit/18838169cc7a642c0e0d6e12fc833c23f5c69416))
881
+ - **components:** type all allowed features in NewWindow
882
+ ([1883816](https://github.com/MTES-MCT/monitor-ui/commit/18838169cc7a642c0e0d6e12fc833c23f5c69416))
806
883
 
807
884
  # [5.7.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.6.0...v5.7.0) (2023-05-03)
808
885
 
809
-
810
886
  ### Features
811
887
 
812
- * **components:** add NewWindow ([86d066f](https://github.com/MTES-MCT/monitor-ui/commit/86d066f34809fe63a79baaced69bad79c958a228))
888
+ - **components:** add NewWindow
889
+ ([86d066f](https://github.com/MTES-MCT/monitor-ui/commit/86d066f34809fe63a79baaced69bad79c958a228))
813
890
 
814
891
  # [5.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.5.0...v5.6.0) (2023-04-28)
815
892
 
816
-
817
893
  ### Features
818
894
 
819
- * **icons:** add expand icon ([3376d0f](https://github.com/MTES-MCT/monitor-ui/commit/3376d0f2e8244effafc5722ae6f4bea0dc46c65b))
895
+ - **icons:** add expand icon
896
+ ([3376d0f](https://github.com/MTES-MCT/monitor-ui/commit/3376d0f2e8244effafc5722ae6f4bea0dc46c65b))
820
897
 
821
898
  # [5.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.4.0...v5.5.0) (2023-04-27)
822
899
 
823
-
824
900
  ### Features
825
901
 
826
- * **icons:** add mission action icon ([7c8dbf4](https://github.com/MTES-MCT/monitor-ui/commit/7c8dbf4d6a565e5e201aea2f80ae811a9c5e2238))
902
+ - **icons:** add mission action icon
903
+ ([7c8dbf4](https://github.com/MTES-MCT/monitor-ui/commit/7c8dbf4d6a565e5e201aea2f80ae811a9c5e2238))
827
904
 
828
905
  # [5.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.3.6...v5.4.0) (2023-04-26)
829
906
 
830
-
831
907
  ### Bug Fixes
832
908
 
833
- * **fields:** apply lint ([4b89b0b](https://github.com/MTES-MCT/monitor-ui/commit/4b89b0baa32fb97de4b35e01df82902df5ea89cb))
834
-
909
+ - **fields:** apply lint
910
+ ([4b89b0b](https://github.com/MTES-MCT/monitor-ui/commit/4b89b0baa32fb97de4b35e01df82902df5ea89cb))
835
911
 
836
912
  ### Features
837
913
 
838
- * **fields:** add isCleanable prop to select picker ([2924521](https://github.com/MTES-MCT/monitor-ui/commit/2924521b06490774e248c7bfedd843c2c456a848))
914
+ - **fields:** add isCleanable prop to select picker
915
+ ([2924521](https://github.com/MTES-MCT/monitor-ui/commit/2924521b06490774e248c7bfedd843c2c456a848))
839
916
 
840
917
  ## [5.3.6](https://github.com/MTES-MCT/monitor-ui/compare/v5.3.5...v5.3.6) (2023-04-20)
841
918
 
842
-
843
919
  ### Bug Fixes
844
920
 
845
- * **fields:** fix value of undefined on controlled inputs ([1a5fa11](https://github.com/MTES-MCT/monitor-ui/commit/1a5fa11ba9ce2357ab964e7c6a7b52914f6434f8))
921
+ - **fields:** fix value of undefined on controlled inputs
922
+ ([1a5fa11](https://github.com/MTES-MCT/monitor-ui/commit/1a5fa11ba9ce2357ab964e7c6a7b52914f6434f8))
846
923
 
847
924
  ## [5.3.5](https://github.com/MTES-MCT/monitor-ui/compare/v5.3.4...v5.3.5) (2023-04-19)
848
925
 
849
-
850
926
  ### Bug Fixes
851
927
 
852
- * **cypress:** enable force in fields clearing ([41ce7b4](https://github.com/MTES-MCT/monitor-ui/commit/41ce7b41555501fd798d31d5040ff3dcbfdd777e))
928
+ - **cypress:** enable force in fields clearing
929
+ ([41ce7b4](https://github.com/MTES-MCT/monitor-ui/commit/41ce7b41555501fd798d31d5040ff3dcbfdd777e))
853
930
 
854
931
  ## [5.3.4](https://github.com/MTES-MCT/monitor-ui/compare/v5.3.3...v5.3.4) (2023-04-19)
855
932
 
856
-
857
933
  ### Bug Fixes
858
934
 
859
- * **cypress:** wrap fill() DatePicker & DateRangePicker selectors within fieldset ([85fa305](https://github.com/MTES-MCT/monitor-ui/commit/85fa3058db87df8a56c3c52a4fc62f3cd47f3e88))
935
+ - **cypress:** wrap fill() DatePicker & DateRangePicker selectors within fieldset
936
+ ([85fa305](https://github.com/MTES-MCT/monitor-ui/commit/85fa3058db87df8a56c3c52a4fc62f3cd47f3e88))
860
937
 
861
938
  ## [5.3.3](https://github.com/MTES-MCT/monitor-ui/compare/v5.3.2...v5.3.3) (2023-04-18)
862
939
 
863
-
864
940
  ### Bug Fixes
865
941
 
866
- * **fields:** migrate internal values to fully controlled values in controlled value fields ([06ccbe9](https://github.com/MTES-MCT/monitor-ui/commit/06ccbe971e66d65f1ba83c6fe5e39aab18016a08))
942
+ - **fields:** migrate internal values to fully controlled values in controlled value fields
943
+ ([06ccbe9](https://github.com/MTES-MCT/monitor-ui/commit/06ccbe971e66d65f1ba83c6fe5e39aab18016a08))
867
944
 
868
945
  ## [5.3.2](https://github.com/MTES-MCT/monitor-ui/compare/v5.3.1...v5.3.2) (2023-04-14)
869
946
 
870
-
871
947
  ### Bug Fixes
872
948
 
873
- * **cypress:** allow cypress v11 & v12 ([4bdf77a](https://github.com/MTES-MCT/monitor-ui/commit/4bdf77aeac87a2bff4827252282ccbf26cea6f7e))
949
+ - **cypress:** allow cypress v11 & v12
950
+ ([4bdf77a](https://github.com/MTES-MCT/monitor-ui/commit/4bdf77aeac87a2bff4827252282ccbf26cea6f7e))
874
951
 
875
952
  # [5.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.2.2...v5.3.0) (2023-04-12)
876
953
 
877
-
878
954
  ### Bug Fixes
879
955
 
880
- * **fields:** update value in MultiCheckbox on value prop change ([c9a11c8](https://github.com/MTES-MCT/monitor-ui/commit/c9a11c85c4b35f5df2979916588e0ab091ffd06f))
881
- * **fields:** update value in MultiRadio on value prop change ([a230925](https://github.com/MTES-MCT/monitor-ui/commit/a230925361a54bad0251159600dba4c87965867b))
882
-
956
+ - **fields:** update value in MultiCheckbox on value prop change
957
+ ([c9a11c8](https://github.com/MTES-MCT/monitor-ui/commit/c9a11c85c4b35f5df2979916588e0ab091ffd06f))
958
+ - **fields:** update value in MultiRadio on value prop change
959
+ ([a230925](https://github.com/MTES-MCT/monitor-ui/commit/a230925361a54bad0251159600dba4c87965867b))
883
960
 
884
961
  ### Features
885
962
 
886
- * **fields:** add isErrorMessageHidden prop to fields ([f5d498d](https://github.com/MTES-MCT/monitor-ui/commit/f5d498da707133d5cb45105da5675f48b368664b))
963
+ - **fields:** add isErrorMessageHidden prop to fields
964
+ ([f5d498d](https://github.com/MTES-MCT/monitor-ui/commit/f5d498da707133d5cb45105da5675f48b368664b))
887
965
 
888
966
  ## [5.2.1](https://github.com/MTES-MCT/monitor-ui/compare/v5.2.0...v5.2.1) (2023-04-11)
889
967
 
890
-
891
968
  ### Bug Fixes
892
969
 
893
- * **cypress:** include registerMonitorUiCustomCommands() typings in module ([81373dc](https://github.com/MTES-MCT/monitor-ui/commit/81373dca3f7b3a62770cb858ae601e984834f4c0))
970
+ - **cypress:** include registerMonitorUiCustomCommands() typings in module
971
+ ([81373dc](https://github.com/MTES-MCT/monitor-ui/commit/81373dca3f7b3a62770cb858ae601e984834f4c0))
894
972
 
895
973
  # [5.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.1.1...v5.2.0) (2023-04-11)
896
974
 
897
-
898
975
  ### Bug Fixes
899
976
 
900
- * **cypress:** export index file instead of directory ([5a0c394](https://github.com/MTES-MCT/monitor-ui/commit/5a0c394919d9a7d8e6910ca1bbdb9a383c019ca0))
901
- * **fields:** fix css on multiselect ([ad23dc0](https://github.com/MTES-MCT/monitor-ui/commit/ad23dc0967f6fe0b235518bc03724aa3695672bf))
902
-
977
+ - **cypress:** export index file instead of directory
978
+ ([5a0c394](https://github.com/MTES-MCT/monitor-ui/commit/5a0c394919d9a7d8e6910ca1bbdb9a383c019ca0))
979
+ - **fields:** fix css on multiselect
980
+ ([ad23dc0](https://github.com/MTES-MCT/monitor-ui/commit/ad23dc0967f6fe0b235518bc03724aa3695672bf))
903
981
 
904
982
  ### Features
905
983
 
906
- * **cypress:** wrap commands registration within a registerMonitorUiCustomCommands() function ([2142789](https://github.com/MTES-MCT/monitor-ui/commit/21427893bd628ef8780566fe0b715f3ef5be10d9))
984
+ - **cypress:** wrap commands registration within a registerMonitorUiCustomCommands() function
985
+ ([2142789](https://github.com/MTES-MCT/monitor-ui/commit/21427893bd628ef8780566fe0b715f3ef5be10d9))
907
986
 
908
987
  ## [5.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v5.1.0...v5.1.1) (2023-04-11)
909
988
 
910
-
911
989
  ### Bug Fixes
912
990
 
913
- * **utils:** include Dayjs plugins typings in customDayjs() ([bbe5c7c](https://github.com/MTES-MCT/monitor-ui/commit/bbe5c7c7b763567750af0843fbc14ee977e96a09))
991
+ - **utils:** include Dayjs plugins typings in customDayjs()
992
+ ([bbe5c7c](https://github.com/MTES-MCT/monitor-ui/commit/bbe5c7c7b763567750af0843fbc14ee977e96a09))
914
993
 
915
994
  # [5.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v5.0.0...v5.1.0) (2023-04-11)
916
995
 
917
-
918
996
  ### Features
919
997
 
920
- * **utils:** include more plugins in customDayjs() ([4493b00](https://github.com/MTES-MCT/monitor-ui/commit/4493b00c882dd4afb3196fb39dbad22737de13cd))
998
+ - **utils:** include more plugins in customDayjs()
999
+ ([4493b00](https://github.com/MTES-MCT/monitor-ui/commit/4493b00c882dd4afb3196fb39dbad22737de13cd))
921
1000
 
922
1001
  # [5.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v4.1.0...v5.0.0) (2023-04-11)
923
1002
 
924
-
925
- * fix!: handle DST correctly in date-related utils & fields ([377450b](https://github.com/MTES-MCT/monitor-ui/commit/377450bca0f2c90d7cf1331da3e9f8a50042bb33))
926
- * fix(fields)!: make DatePicker & DateRangePicker onChange value undefined when cleared ([b8a0f09](https://github.com/MTES-MCT/monitor-ui/commit/b8a0f09aae3638bebccced2c8c3a0f39d5caa8ab))
927
-
1003
+ - fix!: handle DST correctly in date-related utils & fields
1004
+ ([377450b](https://github.com/MTES-MCT/monitor-ui/commit/377450bca0f2c90d7cf1331da3e9f8a50042bb33))
1005
+ - fix(fields)!: make DatePicker & DateRangePicker onChange value undefined when cleared
1006
+ ([b8a0f09](https://github.com/MTES-MCT/monitor-ui/commit/b8a0f09aae3638bebccced2c8c3a0f39d5caa8ab))
928
1007
 
929
1008
  ### Features
930
1009
 
931
- * **fields:** add isEndDate prop to DatePicker ([418290e](https://github.com/MTES-MCT/monitor-ui/commit/418290e94f8f7eea9a282ac2d610b57761af2c8b))
932
-
1010
+ - **fields:** add isEndDate prop to DatePicker
1011
+ ([418290e](https://github.com/MTES-MCT/monitor-ui/commit/418290e94f8f7eea9a282ac2d610b57761af2c8b))
933
1012
 
934
1013
  ### BREAKING CHANGES
935
1014
 
936
- * `dayjs` export is now named `customDayjs`.
937
- * rsuite-override.css doesn't include calendar-related CSS anymore.
938
- * DatePicker & DateRangePicker onChange() value can now
939
- be undefined.
1015
+ - `dayjs` export is now named `customDayjs`.
1016
+ - rsuite-override.css doesn't include calendar-related CSS anymore.
1017
+ - DatePicker & DateRangePicker onChange() value can now be undefined.
940
1018
 
941
1019
  # [4.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.7...v4.1.0) (2023-04-05)
942
1020
 
943
-
944
1021
  ### Features
945
1022
 
946
- * **fields:** Add isAddButtonDisabled to MultiZoneEditor ([3457bc5](https://github.com/MTES-MCT/monitor-ui/commit/3457bc5114de8f040b77daf78678eb8655448737))
1023
+ - **fields:** Add isAddButtonDisabled to MultiZoneEditor
1024
+ ([3457bc5](https://github.com/MTES-MCT/monitor-ui/commit/3457bc5114de8f040b77daf78678eb8655448737))
947
1025
 
948
1026
  ## [4.0.7](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.6...v4.0.7) (2023-04-03)
949
1027
 
950
-
951
1028
  ### Bug Fixes
952
1029
 
953
- * **cypress:** add number to fill command type ([db11067](https://github.com/MTES-MCT/monitor-ui/commit/db11067d9a0f3523bef61b390bd38f8c9c3c6ed4))
1030
+ - **cypress:** add number to fill command type
1031
+ ([db11067](https://github.com/MTES-MCT/monitor-ui/commit/db11067d9a0f3523bef61b390bd38f8c9c3c6ed4))
954
1032
 
955
1033
  ## [4.0.6](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.5...v4.0.6) (2023-03-30)
956
1034
 
957
-
958
1035
  ### Bug Fixes
959
1036
 
960
- * **cypress:** handle previous subject case in clickButton command ([5fc8b34](https://github.com/MTES-MCT/monitor-ui/commit/5fc8b34de09bf79156e348810897b55f0a1839f9))
1037
+ - **cypress:** handle previous subject case in clickButton command
1038
+ ([5fc8b34](https://github.com/MTES-MCT/monitor-ui/commit/5fc8b34de09bf79156e348810897b55f0a1839f9))
961
1039
 
962
1040
  ## [4.0.5](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.4...v4.0.5) (2023-03-30)
963
1041
 
964
-
965
1042
  ### Bug Fixes
966
1043
 
967
- * **cypress:** force text input typing in fill command ([abdeddd](https://github.com/MTES-MCT/monitor-ui/commit/abdedddebcb12806fff7f02657ca0ed9aea337ab))
968
- * **cypress:** handle button selection by title in clickButton command ([d56e711](https://github.com/MTES-MCT/monitor-ui/commit/d56e711b2a08c06129e99cae1a23008f2998389a))
1044
+ - **cypress:** force text input typing in fill command
1045
+ ([abdeddd](https://github.com/MTES-MCT/monitor-ui/commit/abdedddebcb12806fff7f02657ca0ed9aea337ab))
1046
+ - **cypress:** handle button selection by title in clickButton command
1047
+ ([d56e711](https://github.com/MTES-MCT/monitor-ui/commit/d56e711b2a08c06129e99cae1a23008f2998389a))
969
1048
 
970
1049
  ## [4.0.4](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.3...v4.0.4) (2023-03-30)
971
1050
 
972
-
973
1051
  ### Bug Fixes
974
1052
 
975
- * **cypress:** improve fill command reliability ([26ad3f7](https://github.com/MTES-MCT/monitor-ui/commit/26ad3f7d8e5558181a4adaa9ad4cdb0f9b2ae9c7))
1053
+ - **cypress:** improve fill command reliability
1054
+ ([26ad3f7](https://github.com/MTES-MCT/monitor-ui/commit/26ad3f7d8e5558181a4adaa9ad4cdb0f9b2ae9c7))
976
1055
 
977
1056
  ## [4.0.3](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.2...v4.0.3) (2023-03-29)
978
1057
 
979
-
980
1058
  ### Bug Fixes
981
1059
 
982
- * **fields:** handle value change in MultiSelect ([e4b80fa](https://github.com/MTES-MCT/monitor-ui/commit/e4b80fa78de54085d905a7e1afded79440c157e7))
1060
+ - **fields:** handle value change in MultiSelect
1061
+ ([e4b80fa](https://github.com/MTES-MCT/monitor-ui/commit/e4b80fa78de54085d905a7e1afded79440c157e7))
983
1062
 
984
1063
  ## [4.0.2](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.1...v4.0.2) (2023-03-29)
985
1064
 
986
-
987
1065
  ### Bug Fixes
988
1066
 
989
- * **fields:** handle value prop change in Select & MultiSelect ([db2f931](https://github.com/MTES-MCT/monitor-ui/commit/db2f931256b82dd8c1c0c7ddf1b2884154142260))
1067
+ - **fields:** handle value prop change in Select & MultiSelect
1068
+ ([db2f931](https://github.com/MTES-MCT/monitor-ui/commit/db2f931256b82dd8c1c0c7ddf1b2884154142260))
990
1069
 
991
1070
  ## [4.0.1](https://github.com/MTES-MCT/monitor-ui/compare/v4.0.0...v4.0.1) (2023-03-29)
992
1071
 
993
-
994
1072
  ### Bug Fixes
995
1073
 
996
- * **fields:** add boolean to generic Option type ([c6a977a](https://github.com/MTES-MCT/monitor-ui/commit/c6a977ad84045efe56a47e77edd46c1b9305becd))
1074
+ - **fields:** add boolean to generic Option type
1075
+ ([c6a977a](https://github.com/MTES-MCT/monitor-ui/commit/c6a977ad84045efe56a47e77edd46c1b9305becd))
997
1076
 
998
1077
  # [4.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.7.1...v4.0.0) (2023-03-29)
999
1078
 
1000
-
1001
- * feat(fields)!: switch from uncontrolled to controlled values ([e308e1c](https://github.com/MTES-MCT/monitor-ui/commit/e308e1cdf68aea33805e11aba2b7278233286acf))
1002
-
1079
+ - feat(fields)!: switch from uncontrolled to controlled values
1080
+ ([e308e1c](https://github.com/MTES-MCT/monitor-ui/commit/e308e1cdf68aea33805e11aba2b7278233286acf))
1003
1081
 
1004
1082
  ### Features
1005
1083
 
1006
- * **fields:** handle object options in Select & MultiSelect ([cc280c9](https://github.com/MTES-MCT/monitor-ui/commit/cc280c91c4fd374a154996f511f8f76c767b2d27))
1007
-
1084
+ - **fields:** handle object options in Select & MultiSelect
1085
+ ([cc280c9](https://github.com/MTES-MCT/monitor-ui/commit/cc280c91c4fd374a154996f511f8f76c767b2d27))
1008
1086
 
1009
1087
  ### BREAKING CHANGES
1010
1088
 
1011
- * `defaultValue` is replaced by `value` in Checkbox,
1012
- MultiCheckbox, MultiRadio, MultiSelect, NumberInput, Select, Textarea & TextInput
1089
+ - `defaultValue` is replaced by `value` in Checkbox, MultiCheckbox, MultiRadio, MultiSelect, NumberInput, Select,
1090
+ Textarea & TextInput
1013
1091
 
1014
1092
  ## [3.7.1](https://github.com/MTES-MCT/monitor-ui/compare/v3.7.0...v3.7.1) (2023-03-17)
1015
1093
 
1016
-
1017
1094
  ### Bug Fixes
1018
1095
 
1019
- * **fields:** fix multiple style issues in MultiSelect ([061215f](https://github.com/MTES-MCT/monitor-ui/commit/061215f6fdf5dbcffe227d695acced3c57176a5c))
1096
+ - **fields:** fix multiple style issues in MultiSelect
1097
+ ([061215f](https://github.com/MTES-MCT/monitor-ui/commit/061215f6fdf5dbcffe227d695acced3c57176a5c))
1020
1098
 
1021
1099
  # [3.7.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.6.0...v3.7.0) (2023-03-17)
1022
1100
 
1023
-
1024
1101
  ### Features
1025
1102
 
1026
- * **elements:** add classname .Field to Field ([a1dfc98](https://github.com/MTES-MCT/monitor-ui/commit/a1dfc985f87b32b2797a00f46ffef4dba4a16101))
1103
+ - **elements:** add classname .Field to Field
1104
+ ([a1dfc98](https://github.com/MTES-MCT/monitor-ui/commit/a1dfc985f87b32b2797a00f46ffef4dba4a16101))
1027
1105
 
1028
1106
  # [3.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.5.0...v3.6.0) (2023-03-16)
1029
1107
 
1030
-
1031
1108
  ### Features
1032
1109
 
1033
- * **css:** css for errors ([e0b5d51](https://github.com/MTES-MCT/monitor-ui/commit/e0b5d51281214db916103311dbe70ab871299d09))
1110
+ - **css:** css for errors
1111
+ ([e0b5d51](https://github.com/MTES-MCT/monitor-ui/commit/e0b5d51281214db916103311dbe70ab871299d09))
1034
1112
 
1035
1113
  # [3.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.4.0...v3.5.0) (2023-03-01)
1036
1114
 
1037
-
1038
1115
  ### Bug Fixes
1039
1116
 
1040
- * **deps:** fix cypress version ([399b1fe](https://github.com/MTES-MCT/monitor-ui/commit/399b1fea54ac5897b8cb33614b34845aa6f0a03b))
1041
- * **story:** apply linter ([e7a0fa7](https://github.com/MTES-MCT/monitor-ui/commit/e7a0fa71084ed5645b5f618f35c416c45fd470c0))
1042
-
1117
+ - **deps:** fix cypress version
1118
+ ([399b1fe](https://github.com/MTES-MCT/monitor-ui/commit/399b1fea54ac5897b8cb33614b34845aa6f0a03b))
1119
+ - **story:** apply linter
1120
+ ([e7a0fa7](https://github.com/MTES-MCT/monitor-ui/commit/e7a0fa71084ed5645b5f618f35c416c45fd470c0))
1043
1121
 
1044
1122
  ### Features
1045
1123
 
1046
- * **stories:** add custom query search story ([c17d4b0](https://github.com/MTES-MCT/monitor-ui/commit/c17d4b05f1653fa4b932d62b991b1f7b8b867566))
1124
+ - **stories:** add custom query search story
1125
+ ([c17d4b0](https://github.com/MTES-MCT/monitor-ui/commit/c17d4b05f1653fa4b932d62b991b1f7b8b867566))
1047
1126
 
1048
1127
  # [3.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.3.1...v3.4.0) (2023-02-28)
1049
1128
 
1050
-
1051
1129
  ### Features
1052
1130
 
1053
- * **fields:** add throttle to search field ([0a29744](https://github.com/MTES-MCT/monitor-ui/commit/0a29744d714d74302f10a3514ab44ee260219491))
1131
+ - **fields:** add throttle to search field
1132
+ ([0a29744](https://github.com/MTES-MCT/monitor-ui/commit/0a29744d714d74302f10a3514ab44ee260219491))
1054
1133
 
1055
1134
  ## [3.3.1](https://github.com/MTES-MCT/monitor-ui/compare/v3.3.0...v3.3.1) (2023-02-28)
1056
1135
 
1057
-
1058
1136
  ### Bug Fixes
1059
1137
 
1060
- * **deps:** downgrade cypress version ([cd7c3bd](https://github.com/MTES-MCT/monitor-ui/commit/cd7c3bd327d8b2463995214dc3d40bd539ba0f0b))
1138
+ - **deps:** downgrade cypress version
1139
+ ([cd7c3bd](https://github.com/MTES-MCT/monitor-ui/commit/cd7c3bd327d8b2463995214dc3d40bd539ba0f0b))
1061
1140
 
1062
1141
  # [3.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.2.0...v3.3.0) (2023-02-27)
1063
1142
 
1064
-
1065
1143
  ### Bug Fixes
1066
1144
 
1067
- * **fields:** fix crash when custom type is given ([57117d9](https://github.com/MTES-MCT/monitor-ui/commit/57117d9d06fe33020abce79260964fe82ed21405))
1068
-
1145
+ - **fields:** fix crash when custom type is given
1146
+ ([57117d9](https://github.com/MTES-MCT/monitor-ui/commit/57117d9d06fe33020abce79260964fe82ed21405))
1069
1147
 
1070
1148
  ### Features
1071
1149
 
1072
- * **fields:** Add generic type, rename and style search input ([2fd516c](https://github.com/MTES-MCT/monitor-ui/commit/2fd516cf93cf6f9d89c3b33ef08b1ef2390a9189))
1150
+ - **fields:** Add generic type, rename and style search input
1151
+ ([2fd516c](https://github.com/MTES-MCT/monitor-ui/commit/2fd516cf93cf6f9d89c3b33ef08b1ef2390a9189))
1073
1152
 
1074
1153
  # [3.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.1.1...v3.2.0) (2023-02-24)
1075
1154
 
1076
-
1077
1155
  ### Bug Fixes
1078
1156
 
1079
- * **fields:** use baseContainer document for active elements in DatePicker & DateRangePicker ([753bd1b](https://github.com/MTES-MCT/monitor-ui/commit/753bd1be2b14c843bf25082e280031a0e1a78ac6))
1080
-
1157
+ - **fields:** use baseContainer document for active elements in DatePicker & DateRangePicker
1158
+ ([753bd1b](https://github.com/MTES-MCT/monitor-ui/commit/753bd1be2b14c843bf25082e280031a0e1a78ac6))
1081
1159
 
1082
1160
  ### Features
1083
1161
 
1084
- * **cypress:** add first commands ([b685093](https://github.com/MTES-MCT/monitor-ui/commit/b685093ed178b0e409ff1ef8b1d683f254e098f3))
1085
- * **icons:** update ([ebd4fc3](https://github.com/MTES-MCT/monitor-ui/commit/ebd4fc3a6c17a22701c62d886dec5bf10fb464cc))
1162
+ - **cypress:** add first commands
1163
+ ([b685093](https://github.com/MTES-MCT/monitor-ui/commit/b685093ed178b0e409ff1ef8b1d683f254e098f3))
1164
+ - **icons:** update ([ebd4fc3](https://github.com/MTES-MCT/monitor-ui/commit/ebd4fc3a6c17a22701c62d886dec5bf10fb464cc))
1086
1165
 
1087
1166
  ## [3.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v3.1.0...v3.1.1) (2023-02-23)
1088
1167
 
1089
-
1090
1168
  ### Bug Fixes
1091
1169
 
1092
- * **elements:** expose TagBullet enum ([25eed49](https://github.com/MTES-MCT/monitor-ui/commit/25eed49f50629299824d9d8f3002a136ded8c814))
1170
+ - **elements:** expose TagBullet enum
1171
+ ([25eed49](https://github.com/MTES-MCT/monitor-ui/commit/25eed49f50629299824d9d8f3002a136ded8c814))
1093
1172
 
1094
1173
  # [3.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v3.0.1...v3.1.0) (2023-02-23)
1095
1174
 
1096
-
1097
1175
  ### Features
1098
1176
 
1099
- * **elements:** add bulletColor prop to Tag ([3ab795c](https://github.com/MTES-MCT/monitor-ui/commit/3ab795ca8db39faacfcfd644c85c9d2fed9195b2))
1177
+ - **elements:** add bulletColor prop to Tag
1178
+ ([3ab795c](https://github.com/MTES-MCT/monitor-ui/commit/3ab795ca8db39faacfcfd644c85c9d2fed9195b2))
1100
1179
 
1101
1180
  ## [3.0.1](https://github.com/MTES-MCT/monitor-ui/compare/v3.0.0...v3.0.1) (2023-02-22)
1102
1181
 
1103
-
1104
1182
  ### Bug Fixes
1105
1183
 
1106
- * **formiks:** remove useMemo on fieldValue ([3ec8602](https://github.com/MTES-MCT/monitor-ui/commit/3ec86027dbcaf0f0faa4e92ad05d86a134e6c575))
1184
+ - **formiks:** remove useMemo on fieldValue
1185
+ ([3ec8602](https://github.com/MTES-MCT/monitor-ui/commit/3ec86027dbcaf0f0faa4e92ad05d86a134e6c575))
1107
1186
 
1108
1187
  # [3.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.19.2...v3.0.0) (2023-02-21)
1109
1188
 
1110
-
1111
- * feat(fields)!: add disabled, error & label props to CoordinatesInput ([556de36](https://github.com/MTES-MCT/monitor-ui/commit/556de362cbaf0250523ea710f2d753712a13cf21))
1112
-
1189
+ - feat(fields)!: add disabled, error & label props to CoordinatesInput
1190
+ ([556de36](https://github.com/MTES-MCT/monitor-ui/commit/556de362cbaf0250523ea710f2d753712a13cf21))
1113
1191
 
1114
1192
  ### Features
1115
1193
 
1116
- * **formiks:** add FormikCoordinatesInput ([89d5455](https://github.com/MTES-MCT/monitor-ui/commit/89d54554ce6a6f90b608b0d8c37a089f4b934b99))
1117
-
1194
+ - **formiks:** add FormikCoordinatesInput
1195
+ ([89d5455](https://github.com/MTES-MCT/monitor-ui/commit/89d54554ce6a6f90b608b0d8c37a089f4b934b99))
1118
1196
 
1119
1197
  ### BREAKING CHANGES
1120
1198
 
1121
- * CoordinatesInput onChange can now send undefined params
1122
- * label is now mandatory in CoordinatesInput
1199
+ - CoordinatesInput onChange can now send undefined params
1200
+ - label is now mandatory in CoordinatesInput
1123
1201
 
1124
1202
  ## [2.19.2](https://github.com/MTES-MCT/monitor-ui/compare/v2.19.1...v2.19.2) (2023-02-20)
1125
1203
 
1126
-
1127
1204
  ### Bug Fixes
1128
1205
 
1129
- * **css:** use selector ([3088eb1](https://github.com/MTES-MCT/monitor-ui/commit/3088eb1a973c1ab02411aad69fe8a28b77f025c6))
1130
- * **multiselect:** add css when using isLight ([a9a6131](https://github.com/MTES-MCT/monitor-ui/commit/a9a61314bc5aae340211aff9c528e48994fa1fb1))
1206
+ - **css:** use selector
1207
+ ([3088eb1](https://github.com/MTES-MCT/monitor-ui/commit/3088eb1a973c1ab02411aad69fe8a28b77f025c6))
1208
+ - **multiselect:** add css when using isLight
1209
+ ([a9a6131](https://github.com/MTES-MCT/monitor-ui/commit/a9a61314bc5aae340211aff9c528e48994fa1fb1))
1131
1210
 
1132
1211
  ## [2.19.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.19.0...v2.19.1) (2023-02-20)
1133
1212
 
1134
1213
  # [2.19.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.18.1...v2.19.0) (2023-02-17)
1135
1214
 
1136
-
1137
1215
  ### Features
1138
1216
 
1139
- * **fieds:** Update coordinates input style ([90a72f6](https://github.com/MTES-MCT/monitor-ui/commit/90a72f6fd73f635fcc9f284112fcd69fd6467d1b))
1217
+ - **fieds:** Update coordinates input style
1218
+ ([90a72f6](https://github.com/MTES-MCT/monitor-ui/commit/90a72f6fd73f635fcc9f284112fcd69fd6467d1b))
1140
1219
 
1141
1220
  ## [2.18.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.18.0...v2.18.1) (2023-02-17)
1142
1221
 
1143
-
1144
1222
  ### Bug Fixes
1145
1223
 
1146
- * **elements:** center Button horizontally ([69004ea](https://github.com/MTES-MCT/monitor-ui/commit/69004eacf73d2cab3318653f769ca01d0521ffea))
1224
+ - **elements:** center Button horizontally
1225
+ ([69004ea](https://github.com/MTES-MCT/monitor-ui/commit/69004eacf73d2cab3318653f769ca01d0521ffea))
1147
1226
 
1148
1227
  # [2.18.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.17.0...v2.18.0) (2023-02-17)
1149
1228
 
1150
-
1151
1229
  ### Features
1152
1230
 
1153
- * **elements:** add ellipsis to long Button labels ([287a56b](https://github.com/MTES-MCT/monitor-ui/commit/287a56bd1c598da0cd25feae50c466062cafc725))
1231
+ - **elements:** add ellipsis to long Button labels
1232
+ ([287a56b](https://github.com/MTES-MCT/monitor-ui/commit/287a56bd1c598da0cd25feae50c466062cafc725))
1154
1233
 
1155
1234
  # [2.17.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.16.0...v2.17.0) (2023-02-17)
1156
1235
 
1157
-
1158
1236
  ### Features
1159
1237
 
1160
- * **fields:** add coordinates input ([7912c7a](https://github.com/MTES-MCT/monitor-ui/commit/7912c7a47aa1afeb90e6bc7bbeb49bcf1b9bd17f))
1238
+ - **fields:** add coordinates input
1239
+ ([7912c7a](https://github.com/MTES-MCT/monitor-ui/commit/7912c7a47aa1afeb90e6bc7bbeb49bcf1b9bd17f))
1161
1240
 
1162
1241
  # [2.16.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.15.0...v2.16.0) (2023-02-13)
1163
1242
 
1164
-
1165
1243
  ### Features
1166
1244
 
1167
- * **hooks:** expose useKey() ([abf6b6d](https://github.com/MTES-MCT/monitor-ui/commit/abf6b6d02ef014ca104b7d3eeefcaaa75b6374f1))
1168
- * **hooks:** expose usePrevious() ([e39c857](https://github.com/MTES-MCT/monitor-ui/commit/e39c857528fce65d8c321caa754a8d840eea4018))
1245
+ - **hooks:** expose useKey()
1246
+ ([abf6b6d](https://github.com/MTES-MCT/monitor-ui/commit/abf6b6d02ef014ca104b7d3eeefcaaa75b6374f1))
1247
+ - **hooks:** expose usePrevious()
1248
+ ([e39c857](https://github.com/MTES-MCT/monitor-ui/commit/e39c857528fce65d8c321caa754a8d840eea4018))
1169
1249
 
1170
1250
  # [2.15.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.14.5...v2.15.0) (2023-02-10)
1171
1251
 
1172
-
1173
1252
  ### Features
1174
1253
 
1175
- * **elements:** stop click event propagation in Button & IconButton ([0796b02](https://github.com/MTES-MCT/monitor-ui/commit/0796b02b12fed5fe170fb9b8ce5734f9b54b8c9b))
1176
- * **fields:** add ellipsis for long options in MultiSelect & Select ([0c14f05](https://github.com/MTES-MCT/monitor-ui/commit/0c14f05582d9b8b5454a57908cb5a614837460dd))
1177
- * **fields:** add title to MultiSelect & Select options label ([0d5bca5](https://github.com/MTES-MCT/monitor-ui/commit/0d5bca51b659564c4bac034290b0609b7f693233))
1254
+ - **elements:** stop click event propagation in Button & IconButton
1255
+ ([0796b02](https://github.com/MTES-MCT/monitor-ui/commit/0796b02b12fed5fe170fb9b8ce5734f9b54b8c9b))
1256
+ - **fields:** add ellipsis for long options in MultiSelect & Select
1257
+ ([0c14f05](https://github.com/MTES-MCT/monitor-ui/commit/0c14f05582d9b8b5454a57908cb5a614837460dd))
1258
+ - **fields:** add title to MultiSelect & Select options label
1259
+ ([0d5bca5](https://github.com/MTES-MCT/monitor-ui/commit/0d5bca51b659564c4bac034290b0609b7f693233))
1178
1260
 
1179
1261
  ## [2.14.5](https://github.com/MTES-MCT/monitor-ui/compare/v2.14.4...v2.14.5) (2023-02-09)
1180
1262
 
1181
-
1182
1263
  ### Bug Fixes
1183
1264
 
1184
- * **fields:** add css selector for toggle event ([2c61e67](https://github.com/MTES-MCT/monitor-ui/commit/2c61e672fc979d92b43e3912b382754bfcc40eef))
1265
+ - **fields:** add css selector for toggle event
1266
+ ([2c61e67](https://github.com/MTES-MCT/monitor-ui/commit/2c61e672fc979d92b43e3912b382754bfcc40eef))
1185
1267
 
1186
1268
  ## [2.14.4](https://github.com/MTES-MCT/monitor-ui/compare/v2.14.3...v2.14.4) (2023-02-09)
1187
1269
 
1188
-
1189
1270
  ### Bug Fixes
1190
1271
 
1191
- * **formiks:** initialize FormikCheckbox form value on mount ([741505f](https://github.com/MTES-MCT/monitor-ui/commit/741505f7a6705cec2fa439284dff04de43fce962))
1272
+ - **formiks:** initialize FormikCheckbox form value on mount
1273
+ ([741505f](https://github.com/MTES-MCT/monitor-ui/commit/741505f7a6705cec2fa439284dff04de43fce962))
1192
1274
 
1193
1275
  ## [2.14.3](https://github.com/MTES-MCT/monitor-ui/compare/v2.14.2...v2.14.3) (2023-02-09)
1194
1276
 
1195
-
1196
1277
  ### Bug Fixes
1197
1278
 
1198
- * **fields:** enforce error margins ([eb69017](https://github.com/MTES-MCT/monitor-ui/commit/eb69017e720bb97a64fac46cd3d35ae18b6b60a5))
1279
+ - **fields:** enforce error margins
1280
+ ([eb69017](https://github.com/MTES-MCT/monitor-ui/commit/eb69017e720bb97a64fac46cd3d35ae18b6b60a5))
1199
1281
 
1200
1282
  ## [2.14.2](https://github.com/MTES-MCT/monitor-ui/compare/v2.14.1...v2.14.2) (2023-02-08)
1201
1283
 
1202
-
1203
1284
  ### Bug Fixes
1204
1285
 
1205
- * **elements:** make secondary Button background transparent ([7f1e490](https://github.com/MTES-MCT/monitor-ui/commit/7f1e4909d1a075a90de683c603dfc1b7dd586010))
1206
- * **fields:** make MultiZoneEditor row background white when isLight ([96f7a00](https://github.com/MTES-MCT/monitor-ui/commit/96f7a00bd7eab7755de13e8202aa64367e8d7b18))
1207
- * **formiks:** remove touched condition for errors ([91ac524](https://github.com/MTES-MCT/monitor-ui/commit/91ac524d0916390bc5308083390264d018dad980))
1286
+ - **elements:** make secondary Button background transparent
1287
+ ([7f1e490](https://github.com/MTES-MCT/monitor-ui/commit/7f1e4909d1a075a90de683c603dfc1b7dd586010))
1288
+ - **fields:** make MultiZoneEditor row background white when isLight
1289
+ ([96f7a00](https://github.com/MTES-MCT/monitor-ui/commit/96f7a00bd7eab7755de13e8202aa64367e8d7b18))
1290
+ - **formiks:** remove touched condition for errors
1291
+ ([91ac524](https://github.com/MTES-MCT/monitor-ui/commit/91ac524d0916390bc5308083390264d018dad980))
1208
1292
 
1209
1293
  ## [2.14.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.14.0...v2.14.1) (2023-02-08)
1210
1294
 
1211
-
1212
1295
  ### Bug Fixes
1213
1296
 
1214
- * **fields:** remove value setting to undefined on destroy ([71f409b](https://github.com/MTES-MCT/monitor-ui/commit/71f409b699df131a70454204b87b0e563798cac9))
1297
+ - **fields:** remove value setting to undefined on destroy
1298
+ ([71f409b](https://github.com/MTES-MCT/monitor-ui/commit/71f409b699df131a70454204b87b0e563798cac9))
1215
1299
 
1216
1300
  # [2.14.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.13.2...v2.14.0) (2023-02-07)
1217
1301
 
1218
-
1219
1302
  ### Features
1220
1303
 
1221
- * **components:** add SingleTag ([0379159](https://github.com/MTES-MCT/monitor-ui/commit/0379159f6eec3a8d880e0f44f447bac8b5173bf8))
1304
+ - **components:** add SingleTag
1305
+ ([0379159](https://github.com/MTES-MCT/monitor-ui/commit/0379159f6eec3a8d880e0f44f447bac8b5173bf8))
1222
1306
 
1223
1307
  ## [2.13.2](https://github.com/MTES-MCT/monitor-ui/compare/v2.13.1...v2.13.2) (2023-02-07)
1224
1308
 
1225
-
1226
1309
  ### Bug Fixes
1227
1310
 
1228
- * **fields:** add missing Option component type generic (bis) ([b03ffc5](https://github.com/MTES-MCT/monitor-ui/commit/b03ffc53be2097724b6e481cb5addaf7587b5e82))
1311
+ - **fields:** add missing Option component type generic (bis)
1312
+ ([b03ffc5](https://github.com/MTES-MCT/monitor-ui/commit/b03ffc53be2097724b6e481cb5addaf7587b5e82))
1229
1313
 
1230
1314
  ## [2.13.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.13.0...v2.13.1) (2023-02-07)
1231
1315
 
1232
-
1233
1316
  ### Bug Fixes
1234
1317
 
1235
- * **fields:** add missing Option component type generic ([27ac60d](https://github.com/MTES-MCT/monitor-ui/commit/27ac60d3da117f134f8613d59f3a672d84820625))
1318
+ - **fields:** add missing Option component type generic
1319
+ ([27ac60d](https://github.com/MTES-MCT/monitor-ui/commit/27ac60d3da117f134f8613d59f3a672d84820625))
1236
1320
 
1237
1321
  # [2.13.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.12.1...v2.13.0) (2023-02-07)
1238
1322
 
1239
-
1240
1323
  ### Features
1241
1324
 
1242
- * **fields:** make option value generic in MultiCheckbox, MultiRadio, MultiSelect & Select ([d92ae33](https://github.com/MTES-MCT/monitor-ui/commit/d92ae332495407e3dbbcdc5d17d13161002f34ef))
1325
+ - **fields:** make option value generic in MultiCheckbox, MultiRadio, MultiSelect & Select
1326
+ ([d92ae33](https://github.com/MTES-MCT/monitor-ui/commit/d92ae332495407e3dbbcdc5d17d13161002f34ef))
1243
1327
 
1244
1328
  ## [2.12.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.12.0...v2.12.1) (2023-02-07)
1245
1329
 
1246
-
1247
1330
  ### Bug Fixes
1248
1331
 
1249
- * **fields:** skip MultiCheckbox render on onChange prop change ([7eab714](https://github.com/MTES-MCT/monitor-ui/commit/7eab714adb8a235a8f28aa2c23ccf8912cafd99e))
1332
+ - **fields:** skip MultiCheckbox render on onChange prop change
1333
+ ([7eab714](https://github.com/MTES-MCT/monitor-ui/commit/7eab714adb8a235a8f28aa2c23ccf8912cafd99e))
1250
1334
 
1251
1335
  # [2.12.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.11.0...v2.12.0) (2023-02-07)
1252
1336
 
1253
-
1254
1337
  ### Features
1255
1338
 
1256
- * **fields:** add error prop ([26d7494](https://github.com/MTES-MCT/monitor-ui/commit/26d7494157528d853da4a26077f4d63012bd2bd0))
1257
- * **fields:** set onChange value to undefined on disabled ([323ef7a](https://github.com/MTES-MCT/monitor-ui/commit/323ef7ace51acdc117187118bc2a3a8b7ac59ed6))
1339
+ - **fields:** add error prop
1340
+ ([26d7494](https://github.com/MTES-MCT/monitor-ui/commit/26d7494157528d853da4a26077f4d63012bd2bd0))
1341
+ - **fields:** set onChange value to undefined on disabled
1342
+ ([323ef7a](https://github.com/MTES-MCT/monitor-ui/commit/323ef7ace51acdc117187118bc2a3a8b7ac59ed6))
1258
1343
 
1259
1344
  # [2.11.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.10.0...v2.11.0) (2023-02-07)
1260
1345
 
1261
-
1262
1346
  ### Features
1263
1347
 
1264
- * **formiks:** set value to undefined on destroy ([8d810ad](https://github.com/MTES-MCT/monitor-ui/commit/8d810ad5dae3990628b3a63744adcc5fb339a3ad))
1348
+ - **formiks:** set value to undefined on destroy
1349
+ ([8d810ad](https://github.com/MTES-MCT/monitor-ui/commit/8d810ad5dae3990628b3a63744adcc5fb339a3ad))
1265
1350
 
1266
1351
  # [2.10.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.9.5...v2.10.0) (2023-01-31)
1267
1352
 
1268
-
1269
1353
  ### Features
1270
1354
 
1271
- * **utils:** expose multiple utils ([0a72cbc](https://github.com/MTES-MCT/monitor-ui/commit/0a72cbc44279d02b0dfeee1251ca723c57468ff3))
1355
+ - **utils:** expose multiple utils
1356
+ ([0a72cbc](https://github.com/MTES-MCT/monitor-ui/commit/0a72cbc44279d02b0dfeee1251ca723c57468ff3))
1272
1357
 
1273
1358
  ## [2.9.5](https://github.com/MTES-MCT/monitor-ui/compare/v2.9.4...v2.9.5) (2023-01-27)
1274
1359
 
1275
-
1276
1360
  ### Bug Fixes
1277
1361
 
1278
- * **fields:** fix searchable Select toggling behavior ([f3b3eca](https://github.com/MTES-MCT/monitor-ui/commit/f3b3eca41b6f2d3d48f21f2b388cf5dc7f6d24d1))
1362
+ - **fields:** fix searchable Select toggling behavior
1363
+ ([f3b3eca](https://github.com/MTES-MCT/monitor-ui/commit/f3b3eca41b6f2d3d48f21f2b388cf5dc7f6d24d1))
1279
1364
 
1280
1365
  ## [2.9.4](https://github.com/MTES-MCT/monitor-ui/compare/v2.9.3...v2.9.4) (2023-01-27)
1281
1366
 
1282
-
1283
1367
  ### Bug Fixes
1284
1368
 
1285
- * **elements:** make Fieldset width 100% of parent width ([63d10c6](https://github.com/MTES-MCT/monitor-ui/commit/63d10c60ab12ebe437ea236ea5cde12fa13fd6ff))
1286
- * **fields:** fix MultiSelect placeholder alignment ([8c335b2](https://github.com/MTES-MCT/monitor-ui/commit/8c335b2d26208f2b7faecc9434ef1e0c201698e3))
1287
- * **fields:** improve MultiZoneEditor alignments ([b7d5784](https://github.com/MTES-MCT/monitor-ui/commit/b7d5784edefba4bf6e294f5cdf6cf27b79c309db))
1369
+ - **elements:** make Fieldset width 100% of parent width
1370
+ ([63d10c6](https://github.com/MTES-MCT/monitor-ui/commit/63d10c60ab12ebe437ea236ea5cde12fa13fd6ff))
1371
+ - **fields:** fix MultiSelect placeholder alignment
1372
+ ([8c335b2](https://github.com/MTES-MCT/monitor-ui/commit/8c335b2d26208f2b7faecc9434ef1e0c201698e3))
1373
+ - **fields:** improve MultiZoneEditor alignments
1374
+ ([b7d5784](https://github.com/MTES-MCT/monitor-ui/commit/b7d5784edefba4bf6e294f5cdf6cf27b79c309db))
1288
1375
 
1289
1376
  ## [2.9.3](https://github.com/MTES-MCT/monitor-ui/compare/v2.9.2...v2.9.3) (2023-01-27)
1290
1377
 
1291
-
1292
1378
  ### Bug Fixes
1293
1379
 
1294
- * **components:** use px instead of rem for Dropdown icon size ([c0b24ac](https://github.com/MTES-MCT/monitor-ui/commit/c0b24ac4c90f666bbdeeae533c3d6153088a80eb))
1380
+ - **components:** use px instead of rem for Dropdown icon size
1381
+ ([c0b24ac](https://github.com/MTES-MCT/monitor-ui/commit/c0b24ac4c90f666bbdeeae533c3d6153088a80eb))
1295
1382
 
1296
1383
  ## [2.9.2](https://github.com/MTES-MCT/monitor-ui/compare/v2.9.1...v2.9.2) (2023-01-27)
1297
1384
 
1298
-
1299
1385
  ### Bug Fixes
1300
1386
 
1301
- * **fields:** set MutliSelect initial isOpen to false ([06fc475](https://github.com/MTES-MCT/monitor-ui/commit/06fc475fcd41e00e5e79a5636ba0e720899e3a1f))
1387
+ - **fields:** set MutliSelect initial isOpen to false
1388
+ ([06fc475](https://github.com/MTES-MCT/monitor-ui/commit/06fc475fcd41e00e5e79a5636ba0e720899e3a1f))
1302
1389
 
1303
1390
  ## [2.9.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.9.0...v2.9.1) (2023-01-27)
1304
1391
 
1305
-
1306
1392
  ### Bug Fixes
1307
1393
 
1308
- * **fields:** fix DateRangePicker calendar selection update ([4fb68f8](https://github.com/MTES-MCT/monitor-ui/commit/4fb68f86278094e8fb8255b1f2bf9ce531bbc721))
1309
- * **fields:** fix MultiSelect closing behavior ([1e832e6](https://github.com/MTES-MCT/monitor-ui/commit/1e832e6042cf7734f2084074672ea52220fb9fa8))
1310
- * **fields:** fix Select not closing on selection ([c132a1f](https://github.com/MTES-MCT/monitor-ui/commit/c132a1f153a3e51eb59cf2cfd363e873604efe29))
1311
- * **fields:** make MultiSelect width 100% of parent width ([aa38376](https://github.com/MTES-MCT/monitor-ui/commit/aa38376d0a57961bcdd385165e842b101cd037b1))
1312
- * **fields:** make Select width 100% of parent width ([9aa3f71](https://github.com/MTES-MCT/monitor-ui/commit/9aa3f71f9e258ca66989ef24860dceb4333348b9))
1394
+ - **fields:** fix DateRangePicker calendar selection update
1395
+ ([4fb68f8](https://github.com/MTES-MCT/monitor-ui/commit/4fb68f86278094e8fb8255b1f2bf9ce531bbc721))
1396
+ - **fields:** fix MultiSelect closing behavior
1397
+ ([1e832e6](https://github.com/MTES-MCT/monitor-ui/commit/1e832e6042cf7734f2084074672ea52220fb9fa8))
1398
+ - **fields:** fix Select not closing on selection
1399
+ ([c132a1f](https://github.com/MTES-MCT/monitor-ui/commit/c132a1f153a3e51eb59cf2cfd363e873604efe29))
1400
+ - **fields:** make MultiSelect width 100% of parent width
1401
+ ([aa38376](https://github.com/MTES-MCT/monitor-ui/commit/aa38376d0a57961bcdd385165e842b101cd037b1))
1402
+ - **fields:** make Select width 100% of parent width
1403
+ ([9aa3f71](https://github.com/MTES-MCT/monitor-ui/commit/9aa3f71f9e258ca66989ef24860dceb4333348b9))
1313
1404
 
1314
1405
  # [2.9.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.8.1...v2.9.0) (2023-01-25)
1315
1406
 
1316
-
1317
1407
  ### Features
1318
1408
 
1319
- * **types:** restrict component props types to handle exact optional prop types ([296acf4](https://github.com/MTES-MCT/monitor-ui/commit/296acf48a7c701f85cbee72ceeea4071d60f0ea6))
1409
+ - **types:** restrict component props types to handle exact optional prop types
1410
+ ([296acf4](https://github.com/MTES-MCT/monitor-ui/commit/296acf48a7c701f85cbee72ceeea4071d60f0ea6))
1320
1411
 
1321
1412
  ## [2.8.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.8.0...v2.8.1) (2023-01-19)
1322
1413
 
1323
-
1324
1414
  ### Bug Fixes
1325
1415
 
1326
- * **fields:** fix string date wrong default value offset in DatePicker & DateRangePicker ([18bc2aa](https://github.com/MTES-MCT/monitor-ui/commit/18bc2aa729cbe88c8e87fac294515a2fa75abbe7))
1416
+ - **fields:** fix string date wrong default value offset in DatePicker & DateRangePicker
1417
+ ([18bc2aa](https://github.com/MTES-MCT/monitor-ui/commit/18bc2aa729cbe88c8e87fac294515a2fa75abbe7))
1327
1418
 
1328
1419
  # [2.8.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.7.2...v2.8.0) (2023-01-17)
1329
1420
 
1330
-
1331
1421
  ### Features
1332
1422
 
1333
- * **fields:** handle both Date & string dates in DatePicker & DateRangePicker ([6aacf70](https://github.com/MTES-MCT/monitor-ui/commit/6aacf7007bcbc789b9de643be2d192a1808b0afc))
1423
+ - **fields:** handle both Date & string dates in DatePicker & DateRangePicker
1424
+ ([6aacf70](https://github.com/MTES-MCT/monitor-ui/commit/6aacf7007bcbc789b9de643be2d192a1808b0afc))
1334
1425
 
1335
1426
  ## [2.7.2](https://github.com/MTES-MCT/monitor-ui/compare/v2.7.1...v2.7.2) (2023-01-13)
1336
1427
 
1337
-
1338
1428
  ### Bug Fixes
1339
1429
 
1340
- * **elements:** set Button icon size in px instead of rem ([363ffab](https://github.com/MTES-MCT/monitor-ui/commit/363ffab6d6d2c65e997eafa7378f4ead377cb6f2))
1430
+ - **elements:** set Button icon size in px instead of rem
1431
+ ([363ffab](https://github.com/MTES-MCT/monitor-ui/commit/363ffab6d6d2c65e997eafa7378f4ead377cb6f2))
1341
1432
 
1342
1433
  ## [2.7.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.7.0...v2.7.1) (2023-01-13)
1343
1434
 
1344
-
1345
1435
  ### Bug Fixes
1346
1436
 
1347
- * **fields:** handle detached click outside for time in DatePicker & DateRangePicker ([afa0a13](https://github.com/MTES-MCT/monitor-ui/commit/afa0a13394f650b0d26a5cf868a325cc79335dcb))
1437
+ - **fields:** handle detached click outside for time in DatePicker & DateRangePicker
1438
+ ([afa0a13](https://github.com/MTES-MCT/monitor-ui/commit/afa0a13394f650b0d26a5cf868a325cc79335dcb))
1348
1439
 
1349
1440
  # [2.7.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.6.0...v2.7.0) (2023-01-12)
1350
1441
 
1351
-
1352
1442
  ### Features
1353
1443
 
1354
- * **fields:** add baseContainer prop to fields with global event listeners ([ebbb874](https://github.com/MTES-MCT/monitor-ui/commit/ebbb874be7352ce8830e94b7654fe27bbd00e544))
1444
+ - **fields:** add baseContainer prop to fields with global event listeners
1445
+ ([ebbb874](https://github.com/MTES-MCT/monitor-ui/commit/ebbb874be7352ce8830e94b7654fe27bbd00e544))
1355
1446
 
1356
1447
  # [2.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.5.1...v2.6.0) (2023-01-10)
1357
1448
 
1358
-
1359
1449
  ### Features
1360
1450
 
1361
- * **fields:** make AutoComplete, MultiSelect & Select container ref internal ([712cfd7](https://github.com/MTES-MCT/monitor-ui/commit/712cfd7a51feb23ad131e4d37eb3cb44702beed6))
1451
+ - **fields:** make AutoComplete, MultiSelect & Select container ref internal
1452
+ ([712cfd7](https://github.com/MTES-MCT/monitor-ui/commit/712cfd7a51feb23ad131e4d37eb3cb44702beed6))
1362
1453
 
1363
1454
  ## [2.5.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.5.0...v2.5.1) (2023-01-06)
1364
1455
 
1365
-
1366
1456
  ### Bug Fixes
1367
1457
 
1368
- * **fields:** force width for DateRangePicker calendar container ([2c3bab7](https://github.com/MTES-MCT/monitor-ui/commit/2c3bab7a1f6ab5a70ad2e679045eef8822f310d5))
1458
+ - **fields:** force width for DateRangePicker calendar container
1459
+ ([2c3bab7](https://github.com/MTES-MCT/monitor-ui/commit/2c3bab7a1f6ab5a70ad2e679045eef8822f310d5))
1369
1460
 
1370
1461
  # [2.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.4.1...v2.5.0) (2023-01-06)
1371
1462
 
1372
-
1373
1463
  ### Features
1374
1464
 
1375
- * add OnlyFontGlobalStyle for legacy integration ([16fb494](https://github.com/MTES-MCT/monitor-ui/commit/16fb4941ed0a6420f56ed85333bd2231317b9972))
1465
+ - add OnlyFontGlobalStyle for legacy integration
1466
+ ([16fb494](https://github.com/MTES-MCT/monitor-ui/commit/16fb4941ed0a6420f56ed85333bd2231317b9972))
1376
1467
 
1377
1468
  ## [2.4.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.4.0...v2.4.1) (2023-01-04)
1378
1469
 
1379
-
1380
1470
  ### Bug Fixes
1381
1471
 
1382
- * **build:** remove useless npm engine version ([16a4b43](https://github.com/MTES-MCT/monitor-ui/commit/16a4b4335c9a6dfeb8dfed4d6598d3ba8fd05b3e))
1472
+ - **build:** remove useless npm engine version
1473
+ ([16a4b43](https://github.com/MTES-MCT/monitor-ui/commit/16a4b4335c9a6dfeb8dfed4d6598d3ba8fd05b3e))
1383
1474
 
1384
1475
  # [2.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.3.2...v2.4.0) (2022-12-21)
1385
1476
 
1386
-
1387
1477
  ### Bug Fixes
1388
1478
 
1389
- * **build:** externalize Rsuite localization ([10a581d](https://github.com/MTES-MCT/monitor-ui/commit/10a581d2947c6d2a80234b0d43d203b808d5933e))
1390
- * **fields:** focus next date part input when already filled in DatePicker & DateRangePicker ([38219de](https://github.com/MTES-MCT/monitor-ui/commit/38219de79c0cd4d6aefce125452c662428419765))
1391
- * **fields:** improve DatePicker UX & UI ([a57f977](https://github.com/MTES-MCT/monitor-ui/commit/a57f977fcf9fa999e80b6ba7e256766b35cd10c4))
1392
- * **fields:** normalize calendar header title in DatePicker & DateRangePicker ([611f811](https://github.com/MTES-MCT/monitor-ui/commit/611f8118f8f596b2c8972a06928d6bbc98d2062c))
1393
- * **fields:** normalize colors between states in DatePicker & DateRangePicker ([9cebad3](https://github.com/MTES-MCT/monitor-ui/commit/9cebad36c053202f12fee0f0c2c78809c272b7ee))
1394
- * **fields:** normalize sizes in DatePicker & DateRangePicker ([b76c78e](https://github.com/MTES-MCT/monitor-ui/commit/b76c78e515c58ed421e5ca8cb5e6b5b7ac391092))
1395
- * **fields:** remove dependency cycle in DateRangePicker ([226941a](https://github.com/MTES-MCT/monitor-ui/commit/226941a8299f2f8a7918f5546e65868705cc0528))
1396
-
1479
+ - **build:** externalize Rsuite localization
1480
+ ([10a581d](https://github.com/MTES-MCT/monitor-ui/commit/10a581d2947c6d2a80234b0d43d203b808d5933e))
1481
+ - **fields:** focus next date part input when already filled in DatePicker & DateRangePicker
1482
+ ([38219de](https://github.com/MTES-MCT/monitor-ui/commit/38219de79c0cd4d6aefce125452c662428419765))
1483
+ - **fields:** improve DatePicker UX & UI
1484
+ ([a57f977](https://github.com/MTES-MCT/monitor-ui/commit/a57f977fcf9fa999e80b6ba7e256766b35cd10c4))
1485
+ - **fields:** normalize calendar header title in DatePicker & DateRangePicker
1486
+ ([611f811](https://github.com/MTES-MCT/monitor-ui/commit/611f8118f8f596b2c8972a06928d6bbc98d2062c))
1487
+ - **fields:** normalize colors between states in DatePicker & DateRangePicker
1488
+ ([9cebad3](https://github.com/MTES-MCT/monitor-ui/commit/9cebad36c053202f12fee0f0c2c78809c272b7ee))
1489
+ - **fields:** normalize sizes in DatePicker & DateRangePicker
1490
+ ([b76c78e](https://github.com/MTES-MCT/monitor-ui/commit/b76c78e515c58ed421e5ca8cb5e6b5b7ac391092))
1491
+ - **fields:** remove dependency cycle in DateRangePicker
1492
+ ([226941a](https://github.com/MTES-MCT/monitor-ui/commit/226941a8299f2f8a7918f5546e65868705cc0528))
1397
1493
 
1398
1494
  ### Features
1399
1495
 
1400
- * **icons:** add Target and Vms ([#154](https://github.com/MTES-MCT/monitor-ui/issues/154)) ([af70cfc](https://github.com/MTES-MCT/monitor-ui/commit/af70cfc85d56f9c7be689e305470b1a6ef4c1e86))
1496
+ - **icons:** add Target and Vms ([#154](https://github.com/MTES-MCT/monitor-ui/issues/154))
1497
+ ([af70cfc](https://github.com/MTES-MCT/monitor-ui/commit/af70cfc85d56f9c7be689e305470b1a6ef4c1e86))
1401
1498
 
1402
1499
  ## [2.3.2](https://github.com/MTES-MCT/monitor-ui/compare/v2.3.1...v2.3.2) (2022-12-19)
1403
1500
 
1404
-
1405
1501
  ### Bug Fixes
1406
1502
 
1407
- * **types:** update type definitions path ([#152](https://github.com/MTES-MCT/monitor-ui/issues/152)) ([e6d95fb](https://github.com/MTES-MCT/monitor-ui/commit/e6d95fb91630c72f96ee78ed005a1109a6ad1a76))
1503
+ - **types:** update type definitions path ([#152](https://github.com/MTES-MCT/monitor-ui/issues/152))
1504
+ ([e6d95fb](https://github.com/MTES-MCT/monitor-ui/commit/e6d95fb91630c72f96ee78ed005a1109a6ad1a76))
1408
1505
 
1409
1506
  ## [2.3.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.3.0...v2.3.1) (2022-12-19)
1410
1507
 
1411
-
1412
1508
  ### Bug Fixes
1413
1509
 
1414
- * **fields:** restore DatePicker calendar as body modal ([#146](https://github.com/MTES-MCT/monitor-ui/issues/146)) ([b5f300f](https://github.com/MTES-MCT/monitor-ui/commit/b5f300f40ab3078b4b676b0663603f088492a0aa))
1510
+ - **fields:** restore DatePicker calendar as body modal ([#146](https://github.com/MTES-MCT/monitor-ui/issues/146))
1511
+ ([b5f300f](https://github.com/MTES-MCT/monitor-ui/commit/b5f300f40ab3078b4b676b0663603f088492a0aa))
1415
1512
 
1416
1513
  # [2.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.2.1...v2.3.0) (2022-12-16)
1417
1514
 
1418
-
1419
1515
  ### Features
1420
1516
 
1421
- * **fields:** add NumberInput ([#144](https://github.com/MTES-MCT/monitor-ui/issues/144)) ([649cc6c](https://github.com/MTES-MCT/monitor-ui/commit/649cc6cf0c7c1d416c7b6a774472df30d436bf00))
1517
+ - **fields:** add NumberInput ([#144](https://github.com/MTES-MCT/monitor-ui/issues/144))
1518
+ ([649cc6c](https://github.com/MTES-MCT/monitor-ui/commit/649cc6cf0c7c1d416c7b6a774472df30d436bf00))
1422
1519
 
1423
1520
  ## [2.2.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.2.0...v2.2.1) (2022-12-15)
1424
1521
 
1425
-
1426
1522
  ### Bug Fixes
1427
1523
 
1428
- * **elements:** use gap instead of margin in TagGroup ([#142](https://github.com/MTES-MCT/monitor-ui/issues/142)) ([b6d73ea](https://github.com/MTES-MCT/monitor-ui/commit/b6d73eaa1daaf4f7c112dd9e5b6542265a2fbb1c))
1524
+ - **elements:** use gap instead of margin in TagGroup ([#142](https://github.com/MTES-MCT/monitor-ui/issues/142))
1525
+ ([b6d73ea](https://github.com/MTES-MCT/monitor-ui/commit/b6d73eaa1daaf4f7c112dd9e5b6542265a2fbb1c))
1429
1526
 
1430
1527
  # [2.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.1.1...v2.2.0) (2022-12-15)
1431
1528
 
1432
-
1433
1529
  ### Features
1434
1530
 
1435
- * **elements:** add TagGroup ([#139](https://github.com/MTES-MCT/monitor-ui/issues/139)) ([f12aadb](https://github.com/MTES-MCT/monitor-ui/commit/f12aadb9bdbc684116e19f7c867483d6dc69955a))
1531
+ - **elements:** add TagGroup ([#139](https://github.com/MTES-MCT/monitor-ui/issues/139))
1532
+ ([f12aadb](https://github.com/MTES-MCT/monitor-ui/commit/f12aadb9bdbc684116e19f7c867483d6dc69955a))
1436
1533
 
1437
1534
  ## [2.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v2.1.0...v2.1.1) (2022-12-15)
1438
1535
 
1439
-
1440
1536
  ### Bug Fixes
1441
1537
 
1442
- * **formiks:** remove set undefined on destruction ([#137](https://github.com/MTES-MCT/monitor-ui/issues/137)) ([fd375ae](https://github.com/MTES-MCT/monitor-ui/commit/fd375aec5047ba3aad31237bec4863f56fb1043f))
1538
+ - **formiks:** remove set undefined on destruction ([#137](https://github.com/MTES-MCT/monitor-ui/issues/137))
1539
+ ([fd375ae](https://github.com/MTES-MCT/monitor-ui/commit/fd375aec5047ba3aad31237bec4863f56fb1043f))
1443
1540
 
1444
1541
  # [2.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v2.0.0...v2.1.0) (2022-12-15)
1445
1542
 
1446
-
1447
1543
  ### Features
1448
1544
 
1449
- * **elements:** add isLight & hasBorder props to Fieldset ([#134](https://github.com/MTES-MCT/monitor-ui/issues/134)) ([761ea73](https://github.com/MTES-MCT/monitor-ui/commit/761ea733f1441c32986b64f2ad6be4541073a485))
1450
- * **fields:** add MultiZoneEditor ([#135](https://github.com/MTES-MCT/monitor-ui/issues/135)) ([8a3d653](https://github.com/MTES-MCT/monitor-ui/commit/8a3d6537484f8a0b85289f6903e5567cdef0673b))
1545
+ - **elements:** add isLight & hasBorder props to Fieldset ([#134](https://github.com/MTES-MCT/monitor-ui/issues/134))
1546
+ ([761ea73](https://github.com/MTES-MCT/monitor-ui/commit/761ea733f1441c32986b64f2ad6be4541073a485))
1547
+ - **fields:** add MultiZoneEditor ([#135](https://github.com/MTES-MCT/monitor-ui/issues/135))
1548
+ ([8a3d653](https://github.com/MTES-MCT/monitor-ui/commit/8a3d6537484f8a0b85289f6903e5567cdef0673b))
1451
1549
 
1452
1550
  # [2.0.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.14.0...v2.0.0) (2022-12-14)
1453
1551
 
1454
-
1455
- * feat(fields)!: convert MultiSelect fixedWidth prop from rem to px (#132) ([6ab4d7f](https://github.com/MTES-MCT/monitor-ui/commit/6ab4d7fb4cf253964ba7074ab0e845c182a39928)), closes [#132](https://github.com/MTES-MCT/monitor-ui/issues/132)
1456
- * feat(elements)!: convert Icon size prop from rem to px (#131) ([30d3639](https://github.com/MTES-MCT/monitor-ui/commit/30d363933c0cd733874ed9999646a332a7b3c2f3)), closes [#131](https://github.com/MTES-MCT/monitor-ui/issues/131)
1457
-
1552
+ - feat(fields)!: convert MultiSelect fixedWidth prop from rem to px (#132)
1553
+ ([6ab4d7f](https://github.com/MTES-MCT/monitor-ui/commit/6ab4d7fb4cf253964ba7074ab0e845c182a39928)), closes
1554
+ [#132](https://github.com/MTES-MCT/monitor-ui/issues/132)
1555
+ - feat(elements)!: convert Icon size prop from rem to px (#131)
1556
+ ([30d3639](https://github.com/MTES-MCT/monitor-ui/commit/30d363933c0cd733874ed9999646a332a7b3c2f3)), closes
1557
+ [#131](https://github.com/MTES-MCT/monitor-ui/issues/131)
1458
1558
 
1459
1559
  ### BREAKING CHANGES
1460
1560
 
1461
- * Both MultiSelect and FormikMultiSelect `fixedWidth` prop are now in px instead of rem.
1462
- * Both Icon and ButtonIcon `size` prop is now in px instead of rem.
1561
+ - Both MultiSelect and FormikMultiSelect `fixedWidth` prop are now in px instead of rem.
1562
+ - Both Icon and ButtonIcon `size` prop is now in px instead of rem.
1463
1563
 
1464
1564
  # [1.14.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.13.0...v1.14.0) (2022-12-14)
1465
1565
 
1466
-
1467
1566
  ### Bug Fixes
1468
1567
 
1469
- * **fields:** prefix styled custom props with $ ([#127](https://github.com/MTES-MCT/monitor-ui/issues/127)) ([05d03ba](https://github.com/MTES-MCT/monitor-ui/commit/05d03ba933cf6c3d684b5cb1456a8115c9df5af1))
1470
-
1568
+ - **fields:** prefix styled custom props with $ ([#127](https://github.com/MTES-MCT/monitor-ui/issues/127))
1569
+ ([05d03ba](https://github.com/MTES-MCT/monitor-ui/commit/05d03ba933cf6c3d684b5cb1456a8115c9df5af1))
1471
1570
 
1472
1571
  ### Features
1473
1572
 
1474
- * **elements:** add iconSize prop to IconButton ([#123](https://github.com/MTES-MCT/monitor-ui/issues/123)) ([e6b03ce](https://github.com/MTES-MCT/monitor-ui/commit/e6b03ce389e0f35e0ab3f485d34ec682d7474e0b))
1475
- * **fields:** add AutoComplete ([#125](https://github.com/MTES-MCT/monitor-ui/issues/125)) ([8fb5cef](https://github.com/MTES-MCT/monitor-ui/commit/8fb5cef36ce0d1446ceee7019a27da016736205c))
1476
- * **formiks:** add FormikAutoComplete ([#126](https://github.com/MTES-MCT/monitor-ui/issues/126)) ([644cc2b](https://github.com/MTES-MCT/monitor-ui/commit/644cc2be5aa21c9177ff344e65912834095595d0))
1477
- * **icons:** update ([#124](https://github.com/MTES-MCT/monitor-ui/issues/124)) ([81f3287](https://github.com/MTES-MCT/monitor-ui/commit/81f32875b3d5b7f491b038370d5e868e71e73f6a))
1573
+ - **elements:** add iconSize prop to IconButton ([#123](https://github.com/MTES-MCT/monitor-ui/issues/123))
1574
+ ([e6b03ce](https://github.com/MTES-MCT/monitor-ui/commit/e6b03ce389e0f35e0ab3f485d34ec682d7474e0b))
1575
+ - **fields:** add AutoComplete ([#125](https://github.com/MTES-MCT/monitor-ui/issues/125))
1576
+ ([8fb5cef](https://github.com/MTES-MCT/monitor-ui/commit/8fb5cef36ce0d1446ceee7019a27da016736205c))
1577
+ - **formiks:** add FormikAutoComplete ([#126](https://github.com/MTES-MCT/monitor-ui/issues/126))
1578
+ ([644cc2b](https://github.com/MTES-MCT/monitor-ui/commit/644cc2be5aa21c9177ff344e65912834095595d0))
1579
+ - **icons:** update ([#124](https://github.com/MTES-MCT/monitor-ui/issues/124))
1580
+ ([81f3287](https://github.com/MTES-MCT/monitor-ui/commit/81f32875b3d5b7f491b038370d5e868e71e73f6a))
1478
1581
 
1479
1582
  # [1.13.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.12.1...v1.13.0) (2022-12-14)
1480
1583
 
1481
-
1482
1584
  ### Features
1483
1585
 
1484
- * **elements:** add Tag ([#121](https://github.com/MTES-MCT/monitor-ui/issues/121)) ([c9be13e](https://github.com/MTES-MCT/monitor-ui/commit/c9be13e463a8795223e0bafb3287e51aa196495a))
1586
+ - **elements:** add Tag ([#121](https://github.com/MTES-MCT/monitor-ui/issues/121))
1587
+ ([c9be13e](https://github.com/MTES-MCT/monitor-ui/commit/c9be13e463a8795223e0bafb3287e51aa196495a))
1485
1588
 
1486
1589
  ## [1.12.1](https://github.com/MTES-MCT/monitor-ui/compare/v1.12.0...v1.12.1) (2022-12-14)
1487
1590
 
1488
-
1489
1591
  ### Bug Fixes
1490
1592
 
1491
- * **icons:** use currentColor in new icons ([#119](https://github.com/MTES-MCT/monitor-ui/issues/119)) ([3937553](https://github.com/MTES-MCT/monitor-ui/commit/39375532354d24489ab3aeb024ebe5b2cb61772a))
1593
+ - **icons:** use currentColor in new icons ([#119](https://github.com/MTES-MCT/monitor-ui/issues/119))
1594
+ ([3937553](https://github.com/MTES-MCT/monitor-ui/commit/39375532354d24489ab3aeb024ebe5b2cb61772a))
1492
1595
 
1493
1596
  # [1.12.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.11.0...v1.12.0) (2022-12-13)
1494
1597
 
1495
-
1496
1598
  ### Features
1497
1599
 
1498
- * **icons:** update ([#117](https://github.com/MTES-MCT/monitor-ui/issues/117)) ([a242cc9](https://github.com/MTES-MCT/monitor-ui/commit/a242cc9a80b2eb5335cc1c466a28398df85ebed7))
1600
+ - **icons:** update ([#117](https://github.com/MTES-MCT/monitor-ui/issues/117))
1601
+ ([a242cc9](https://github.com/MTES-MCT/monitor-ui/commit/a242cc9a80b2eb5335cc1c466a28398df85ebed7))
1499
1602
 
1500
1603
  # [1.11.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.10.2...v1.11.0) (2022-12-08)
1501
1604
 
1502
-
1503
1605
  ### Bug Fixes
1504
1606
 
1505
- * **elements:** make tertiary IconButton background transparent ([#107](https://github.com/MTES-MCT/monitor-ui/issues/107)) ([1986423](https://github.com/MTES-MCT/monitor-ui/commit/19864235d5a3ba17c466210df8ab654e70e30344))
1506
-
1607
+ - **elements:** make tertiary IconButton background transparent
1608
+ ([#107](https://github.com/MTES-MCT/monitor-ui/issues/107))
1609
+ ([1986423](https://github.com/MTES-MCT/monitor-ui/commit/19864235d5a3ba17c466210df8ab654e70e30344))
1507
1610
 
1508
1611
  ### Features
1509
1612
 
1510
- * **elements:** add color prop to IconButton ([#108](https://github.com/MTES-MCT/monitor-ui/issues/108)) ([2b1eede](https://github.com/MTES-MCT/monitor-ui/commit/2b1eedee72eaa23a7ce93ae73e172a225557c2fe))
1511
- * **fields:** add isLight prop in MultiSelect, Select, Textarea, TextInput ([#106](https://github.com/MTES-MCT/monitor-ui/issues/106)) ([9484cb6](https://github.com/MTES-MCT/monitor-ui/commit/9484cb6581ae6c1a297e030a7ac0e9c142470f98))
1613
+ - **elements:** add color prop to IconButton ([#108](https://github.com/MTES-MCT/monitor-ui/issues/108))
1614
+ ([2b1eede](https://github.com/MTES-MCT/monitor-ui/commit/2b1eedee72eaa23a7ce93ae73e172a225557c2fe))
1615
+ - **fields:** add isLight prop in MultiSelect, Select, Textarea, TextInput
1616
+ ([#106](https://github.com/MTES-MCT/monitor-ui/issues/106))
1617
+ ([9484cb6](https://github.com/MTES-MCT/monitor-ui/commit/9484cb6581ae6c1a297e030a7ac0e9c142470f98))
1512
1618
 
1513
1619
  ## [1.10.2](https://github.com/MTES-MCT/monitor-ui/compare/v1.10.1...v1.10.2) (2022-12-06)
1514
1620
 
1515
-
1516
1621
  ### Bug Fixes
1517
1622
 
1518
- * **formiks:** add missing default value handling ([#104](https://github.com/MTES-MCT/monitor-ui/issues/104)) ([8225e5f](https://github.com/MTES-MCT/monitor-ui/commit/8225e5f37f0dfc6072630ccb6b127d0fddcb6182))
1623
+ - **formiks:** add missing default value handling ([#104](https://github.com/MTES-MCT/monitor-ui/issues/104))
1624
+ ([8225e5f](https://github.com/MTES-MCT/monitor-ui/commit/8225e5f37f0dfc6072630ccb6b127d0fddcb6182))
1519
1625
 
1520
1626
  ## [1.10.1](https://github.com/MTES-MCT/monitor-ui/compare/v1.10.0...v1.10.1) (2022-12-06)
1521
1627
 
1522
1628
  # [1.10.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.9.2...v1.10.0) (2022-12-01)
1523
1629
 
1524
-
1525
1630
  ### Features
1526
1631
 
1527
- * **components:** add Dropdown ([#93](https://github.com/MTES-MCT/monitor-ui/issues/93)) ([1d5ec1b](https://github.com/MTES-MCT/monitor-ui/commit/1d5ec1b06b0f9ed06b44518de60cd69f0286e8fb))
1528
- * **elements:** add IconButton ([#92](https://github.com/MTES-MCT/monitor-ui/issues/92)) ([5ea52c3](https://github.com/MTES-MCT/monitor-ui/commit/5ea52c3bc2c20226641e46b114a6bea617caeb45))
1632
+ - **components:** add Dropdown ([#93](https://github.com/MTES-MCT/monitor-ui/issues/93))
1633
+ ([1d5ec1b](https://github.com/MTES-MCT/monitor-ui/commit/1d5ec1b06b0f9ed06b44518de60cd69f0286e8fb))
1634
+ - **elements:** add IconButton ([#92](https://github.com/MTES-MCT/monitor-ui/issues/92))
1635
+ ([5ea52c3](https://github.com/MTES-MCT/monitor-ui/commit/5ea52c3bc2c20226641e46b114a6bea617caeb45))
1529
1636
 
1530
1637
  ## [1.9.2](https://github.com/MTES-MCT/monitor-ui/compare/v1.9.1...v1.9.2) (2022-12-01)
1531
1638
 
1532
-
1533
1639
  ### Bug Fixes
1534
1640
 
1535
- * **build:** set include fonts as inline data ([#90](https://github.com/MTES-MCT/monitor-ui/issues/90)) ([4872817](https://github.com/MTES-MCT/monitor-ui/commit/48728173b37f7842309b4141e8337f5263c64a35))
1641
+ - **build:** set include fonts as inline data ([#90](https://github.com/MTES-MCT/monitor-ui/issues/90))
1642
+ ([4872817](https://github.com/MTES-MCT/monitor-ui/commit/48728173b37f7842309b4141e8337f5263c64a35))
1536
1643
 
1537
1644
  ## [1.9.1](https://github.com/MTES-MCT/monitor-ui/compare/v1.9.0...v1.9.1) (2022-12-01)
1538
1645
 
1539
-
1540
1646
  ### Bug Fixes
1541
1647
 
1542
- * **build:** set right font paths ([#88](https://github.com/MTES-MCT/monitor-ui/issues/88)) ([172250a](https://github.com/MTES-MCT/monitor-ui/commit/172250a58c990c3c19c5d0162bb4de1f6ab17194))
1648
+ - **build:** set right font paths ([#88](https://github.com/MTES-MCT/monitor-ui/issues/88))
1649
+ ([172250a](https://github.com/MTES-MCT/monitor-ui/commit/172250a58c990c3c19c5d0162bb4de1f6ab17194))
1543
1650
 
1544
1651
  # [1.9.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.8.0...v1.9.0) (2022-12-01)
1545
1652
 
1546
-
1547
1653
  ### Features
1548
1654
 
1549
- * **elements:** add Button ([#86](https://github.com/MTES-MCT/monitor-ui/issues/86)) ([00b2e10](https://github.com/MTES-MCT/monitor-ui/commit/00b2e1070516959a3c6a13bcea350c7b4f05d309))
1655
+ - **elements:** add Button ([#86](https://github.com/MTES-MCT/monitor-ui/issues/86))
1656
+ ([00b2e10](https://github.com/MTES-MCT/monitor-ui/commit/00b2e1070516959a3c6a13bcea350c7b4f05d309))
1550
1657
 
1551
1658
  # [1.8.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.7.4...v1.8.0) (2022-11-30)
1552
1659
 
1553
-
1554
1660
  ### Features
1555
1661
 
1556
- * **icons:** add size prop ([#84](https://github.com/MTES-MCT/monitor-ui/issues/84)) ([5eec53c](https://github.com/MTES-MCT/monitor-ui/commit/5eec53c5afbbb44ef82fea9b36cf0da598e2188c))
1557
- * **icons:** integrate normalized icons as React components ([#83](https://github.com/MTES-MCT/monitor-ui/issues/83)) ([5606ba4](https://github.com/MTES-MCT/monitor-ui/commit/5606ba4cd7dad570039f3246a94b3dee6501e177))
1662
+ - **icons:** add size prop ([#84](https://github.com/MTES-MCT/monitor-ui/issues/84))
1663
+ ([5eec53c](https://github.com/MTES-MCT/monitor-ui/commit/5eec53c5afbbb44ef82fea9b36cf0da598e2188c))
1664
+ - **icons:** integrate normalized icons as React components ([#83](https://github.com/MTES-MCT/monitor-ui/issues/83))
1665
+ ([5606ba4](https://github.com/MTES-MCT/monitor-ui/commit/5606ba4cd7dad570039f3246a94b3dee6501e177))
1558
1666
 
1559
1667
  ## [1.7.4](https://github.com/MTES-MCT/monitor-ui/compare/v1.7.3...v1.7.4) (2022-11-30)
1560
1668
 
1561
1669
  ## [1.7.3](https://github.com/MTES-MCT/monitor-ui/compare/v1.7.2...v1.7.3) (2022-11-30)
1562
1670
 
1563
-
1564
1671
  ### Bug Fixes
1565
1672
 
1566
- * **build:** disable rollup modules preservation ([#77](https://github.com/MTES-MCT/monitor-ui/issues/77)) ([d4e36ec](https://github.com/MTES-MCT/monitor-ui/commit/d4e36ece43e108f2b69f7d54ea247db3558217ee))
1567
- * **fields:** add missing keys in multi fields ([#76](https://github.com/MTES-MCT/monitor-ui/issues/76)) ([aa40638](https://github.com/MTES-MCT/monitor-ui/commit/aa40638d0a16c648c9f55684634bdbbde7fd2651))
1673
+ - **build:** disable rollup modules preservation ([#77](https://github.com/MTES-MCT/monitor-ui/issues/77))
1674
+ ([d4e36ec](https://github.com/MTES-MCT/monitor-ui/commit/d4e36ece43e108f2b69f7d54ea247db3558217ee))
1675
+ - **fields:** add missing keys in multi fields ([#76](https://github.com/MTES-MCT/monitor-ui/issues/76))
1676
+ ([aa40638](https://github.com/MTES-MCT/monitor-ui/commit/aa40638d0a16c648c9f55684634bdbbde7fd2651))
1568
1677
 
1569
1678
  ## [1.7.2](https://github.com/MTES-MCT/monitor-ui/compare/v1.7.1...v1.7.2) (2022-11-29)
1570
1679
 
1571
1680
  ## [1.7.1](https://github.com/MTES-MCT/monitor-ui/compare/v1.7.0...v1.7.1) (2022-11-29)
1572
1681
 
1573
-
1574
1682
  ### Bug Fixes
1575
1683
 
1576
- * **fields:** make optional labels mandatory ([#42](https://github.com/MTES-MCT/monitor-ui/issues/42)) ([629c98a](https://github.com/MTES-MCT/monitor-ui/commit/629c98aee5df1717eb1435d79ec015623803bd58))
1684
+ - **fields:** make optional labels mandatory ([#42](https://github.com/MTES-MCT/monitor-ui/issues/42))
1685
+ ([629c98a](https://github.com/MTES-MCT/monitor-ui/commit/629c98aee5df1717eb1435d79ec015623803bd58))
1577
1686
 
1578
1687
  # [1.7.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.6.0...v1.7.0) (2022-11-29)
1579
1688
 
1580
-
1581
1689
  ### Features
1582
1690
 
1583
- * **fields:** add missing labels ([#40](https://github.com/MTES-MCT/monitor-ui/issues/40)) ([95f7215](https://github.com/MTES-MCT/monitor-ui/commit/95f7215f28dc389981874eae73445b645c959787))
1691
+ - **fields:** add missing labels ([#40](https://github.com/MTES-MCT/monitor-ui/issues/40))
1692
+ ([95f7215](https://github.com/MTES-MCT/monitor-ui/commit/95f7215f28dc389981874eae73445b645c959787))
1584
1693
 
1585
1694
  # [1.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.5.1...v1.6.0) (2022-11-29)
1586
1695
 
1587
-
1588
1696
  ### Features
1589
1697
 
1590
- * **fields:** add MultiCheckbox ([#37](https://github.com/MTES-MCT/monitor-ui/issues/37)) ([405ce01](https://github.com/MTES-MCT/monitor-ui/commit/405ce013e2eeac7d6143c1fab4f6d241133042e5))
1591
- * **fields:** add MultiRadio ([#38](https://github.com/MTES-MCT/monitor-ui/issues/38)) ([de205f9](https://github.com/MTES-MCT/monitor-ui/commit/de205f9431a527bd5baf6dd85ac92d0126546c07))
1698
+ - **fields:** add MultiCheckbox ([#37](https://github.com/MTES-MCT/monitor-ui/issues/37))
1699
+ ([405ce01](https://github.com/MTES-MCT/monitor-ui/commit/405ce013e2eeac7d6143c1fab4f6d241133042e5))
1700
+ - **fields:** add MultiRadio ([#38](https://github.com/MTES-MCT/monitor-ui/issues/38))
1701
+ ([de205f9](https://github.com/MTES-MCT/monitor-ui/commit/de205f9431a527bd5baf6dd85ac92d0126546c07))
1592
1702
 
1593
1703
  ## [1.5.1](https://github.com/MTES-MCT/monitor-ui/compare/v1.5.0...v1.5.1) (2022-11-29)
1594
1704
 
1595
-
1596
1705
  ### Bug Fixes
1597
1706
 
1598
- * **fields:** add fixedWidth prop to MultiSelect ([#33](https://github.com/MTES-MCT/monitor-ui/issues/33)) ([bea7a83](https://github.com/MTES-MCT/monitor-ui/commit/bea7a83f60d49e945686dba69ad4dcb13275bf5f))
1707
+ - **fields:** add fixedWidth prop to MultiSelect ([#33](https://github.com/MTES-MCT/monitor-ui/issues/33))
1708
+ ([bea7a83](https://github.com/MTES-MCT/monitor-ui/commit/bea7a83f60d49e945686dba69ad4dcb13275bf5f))
1599
1709
 
1600
1710
  # [1.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.4.0...v1.5.0) (2022-11-29)
1601
1711
 
1602
-
1603
1712
  ### Features
1604
1713
 
1605
- * **fields:** add MultiSelect ([#26](https://github.com/MTES-MCT/monitor-ui/issues/26)) ([e1123b1](https://github.com/MTES-MCT/monitor-ui/commit/e1123b1e09dd55135b6806fdbe7615eab5f65704))
1606
- * **fields:** add Textarea ([#30](https://github.com/MTES-MCT/monitor-ui/issues/30)) ([0cd9b13](https://github.com/MTES-MCT/monitor-ui/commit/0cd9b132b0607b109dbec4ec54e7184e71b8f9d9))
1607
- * **fields:** add TextInput ([#28](https://github.com/MTES-MCT/monitor-ui/issues/28)) ([cdd610f](https://github.com/MTES-MCT/monitor-ui/commit/cdd610f679bfb967f2f6403f9c4c397bfafb0948))
1608
- * **formiks:** add FormikMultiSelect ([#27](https://github.com/MTES-MCT/monitor-ui/issues/27)) ([414c4da](https://github.com/MTES-MCT/monitor-ui/commit/414c4dad1a6a639ae4b1f7cbf61f851d778f08b7))
1609
- * **formiks:** add FormikTextarea ([#31](https://github.com/MTES-MCT/monitor-ui/issues/31)) ([59aa260](https://github.com/MTES-MCT/monitor-ui/commit/59aa260cc8efeec29d795d73261bc77263b67ab4))
1610
- * **formiks:** add FormikTextInput ([#29](https://github.com/MTES-MCT/monitor-ui/issues/29)) ([8feddd3](https://github.com/MTES-MCT/monitor-ui/commit/8feddd39d05484a2c2469e019baacf5b60a10000))
1714
+ - **fields:** add MultiSelect ([#26](https://github.com/MTES-MCT/monitor-ui/issues/26))
1715
+ ([e1123b1](https://github.com/MTES-MCT/monitor-ui/commit/e1123b1e09dd55135b6806fdbe7615eab5f65704))
1716
+ - **fields:** add Textarea ([#30](https://github.com/MTES-MCT/monitor-ui/issues/30))
1717
+ ([0cd9b13](https://github.com/MTES-MCT/monitor-ui/commit/0cd9b132b0607b109dbec4ec54e7184e71b8f9d9))
1718
+ - **fields:** add TextInput ([#28](https://github.com/MTES-MCT/monitor-ui/issues/28))
1719
+ ([cdd610f](https://github.com/MTES-MCT/monitor-ui/commit/cdd610f679bfb967f2f6403f9c4c397bfafb0948))
1720
+ - **formiks:** add FormikMultiSelect ([#27](https://github.com/MTES-MCT/monitor-ui/issues/27))
1721
+ ([414c4da](https://github.com/MTES-MCT/monitor-ui/commit/414c4dad1a6a639ae4b1f7cbf61f851d778f08b7))
1722
+ - **formiks:** add FormikTextarea ([#31](https://github.com/MTES-MCT/monitor-ui/issues/31))
1723
+ ([59aa260](https://github.com/MTES-MCT/monitor-ui/commit/59aa260cc8efeec29d795d73261bc77263b67ab4))
1724
+ - **formiks:** add FormikTextInput ([#29](https://github.com/MTES-MCT/monitor-ui/issues/29))
1725
+ ([8feddd3](https://github.com/MTES-MCT/monitor-ui/commit/8feddd39d05484a2c2469e019baacf5b60a10000))
1611
1726
 
1612
1727
  # [1.4.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.3.0...v1.4.0) (2022-11-28)
1613
1728
 
1614
-
1615
1729
  ### Features
1616
1730
 
1617
- * **fields:** add Checkbox ([#21](https://github.com/MTES-MCT/monitor-ui/issues/21)) ([37a1746](https://github.com/MTES-MCT/monitor-ui/commit/37a1746676da210f437453cfa3812bd537b33661))
1618
- * **formiks:** add FormikCheckbox ([#22](https://github.com/MTES-MCT/monitor-ui/issues/22)) ([f018046](https://github.com/MTES-MCT/monitor-ui/commit/f01804690b045b0d2e7356eb5c6c1cac6c0a5dbe))
1731
+ - **fields:** add Checkbox ([#21](https://github.com/MTES-MCT/monitor-ui/issues/21))
1732
+ ([37a1746](https://github.com/MTES-MCT/monitor-ui/commit/37a1746676da210f437453cfa3812bd537b33661))
1733
+ - **formiks:** add FormikCheckbox ([#22](https://github.com/MTES-MCT/monitor-ui/issues/22))
1734
+ ([f018046](https://github.com/MTES-MCT/monitor-ui/commit/f01804690b045b0d2e7356eb5c6c1cac6c0a5dbe))
1619
1735
 
1620
1736
  # [1.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.2.0...v1.3.0) (2022-11-24)
1621
1737
 
1622
-
1623
1738
  ### Features
1624
1739
 
1625
- * **assets:** add rsuite-override stylesheet ([#19](https://github.com/MTES-MCT/monitor-ui/issues/19)) ([0619f51](https://github.com/MTES-MCT/monitor-ui/commit/0619f51989a33656c4434f15a7533269a2b9c40b))
1740
+ - **assets:** add rsuite-override stylesheet ([#19](https://github.com/MTES-MCT/monitor-ui/issues/19))
1741
+ ([0619f51](https://github.com/MTES-MCT/monitor-ui/commit/0619f51989a33656c4434f15a7533269a2b9c40b))
1626
1742
 
1627
1743
  # [1.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.1.1...v1.2.0) (2022-11-24)
1628
1744
 
1629
-
1630
1745
  ### Bug Fixes
1631
1746
 
1632
- * **build:** fix dist npm exports path ([#17](https://github.com/MTES-MCT/monitor-ui/issues/17)) ([aad4c07](https://github.com/MTES-MCT/monitor-ui/commit/aad4c07b160ec38fcad68fbfcb8055c971c0f5ed))
1633
-
1747
+ - **build:** fix dist npm exports path ([#17](https://github.com/MTES-MCT/monitor-ui/issues/17))
1748
+ ([aad4c07](https://github.com/MTES-MCT/monitor-ui/commit/aad4c07b160ec38fcad68fbfcb8055c971c0f5ed))
1634
1749
 
1635
1750
  ### Features
1636
1751
 
1637
- * **formiks:** add FormikDatePicker ([#16](https://github.com/MTES-MCT/monitor-ui/issues/16)) ([a4db006](https://github.com/MTES-MCT/monitor-ui/commit/a4db006c1f72a39fd7ea8dc2722399783c44826b))
1638
- * **formiks:** add FormikDateRangePicker ([#15](https://github.com/MTES-MCT/monitor-ui/issues/15)) ([e40e53d](https://github.com/MTES-MCT/monitor-ui/commit/e40e53d7c15e54244bde801fd42d57c9e7033947))
1752
+ - **formiks:** add FormikDatePicker ([#16](https://github.com/MTES-MCT/monitor-ui/issues/16))
1753
+ ([a4db006](https://github.com/MTES-MCT/monitor-ui/commit/a4db006c1f72a39fd7ea8dc2722399783c44826b))
1754
+ - **formiks:** add FormikDateRangePicker ([#15](https://github.com/MTES-MCT/monitor-ui/issues/15))
1755
+ ([e40e53d](https://github.com/MTES-MCT/monitor-ui/commit/e40e53d7c15e54244bde801fd42d57c9e7033947))
1639
1756
 
1640
1757
  ## [1.1.1](https://github.com/MTES-MCT/monitor-ui/compare/v1.1.0...v1.1.1) (2022-11-24)
1641
1758
 
1642
-
1643
1759
  ### Bug Fixes
1644
1760
 
1645
- * **semantic-release:** publish to NPM ([#12](https://github.com/MTES-MCT/monitor-ui/issues/12)) ([2c42952](https://github.com/MTES-MCT/monitor-ui/commit/2c42952dcc8bbc3983aee55f784e0ca082760d0f))
1761
+ - **semantic-release:** publish to NPM ([#12](https://github.com/MTES-MCT/monitor-ui/issues/12))
1762
+ ([2c42952](https://github.com/MTES-MCT/monitor-ui/commit/2c42952dcc8bbc3983aee55f784e0ca082760d0f))
1646
1763
 
1647
1764
  # [1.1.0](https://github.com/MTES-MCT/monitor-ui/compare/v1.0.0...v1.1.0) (2022-11-24)
1648
1765
 
1649
-
1650
1766
  ### Features
1651
1767
 
1652
- * **fields:** add DatePicker ([#7](https://github.com/MTES-MCT/monitor-ui/issues/7)) ([be4870b](https://github.com/MTES-MCT/monitor-ui/commit/be4870b4b7d341e25392ad44f99b491394ff143c))
1653
- * **fields:** add Select ([#8](https://github.com/MTES-MCT/monitor-ui/issues/8)) ([5ff1daa](https://github.com/MTES-MCT/monitor-ui/commit/5ff1daa298ad8b55fe9661e6449ea88e2cd0f883))
1654
- * **formiks:** add FormikSelect ([#10](https://github.com/MTES-MCT/monitor-ui/issues/10)) ([cf3938d](https://github.com/MTES-MCT/monitor-ui/commit/cf3938d7bc1e1bc61b46b844e77101d621e5ee6f))
1768
+ - **fields:** add DatePicker ([#7](https://github.com/MTES-MCT/monitor-ui/issues/7))
1769
+ ([be4870b](https://github.com/MTES-MCT/monitor-ui/commit/be4870b4b7d341e25392ad44f99b491394ff143c))
1770
+ - **fields:** add Select ([#8](https://github.com/MTES-MCT/monitor-ui/issues/8))
1771
+ ([5ff1daa](https://github.com/MTES-MCT/monitor-ui/commit/5ff1daa298ad8b55fe9661e6449ea88e2cd0f883))
1772
+ - **formiks:** add FormikSelect ([#10](https://github.com/MTES-MCT/monitor-ui/issues/10))
1773
+ ([cf3938d](https://github.com/MTES-MCT/monitor-ui/commit/cf3938d7bc1e1bc61b46b844e77101d621e5ee6f))
1655
1774
 
1656
1775
  # 1.0.0 (2022-11-14)
1657
1776
 
1658
-
1659
1777
  ### Features
1660
1778
 
1661
- * **fields:** add DateRangePicker ([bfe8099](https://github.com/MTES-MCT/monitor-ui/commit/bfe80997d6686817d9b14096dcb685df4d31d2bb))
1779
+ - **fields:** add DateRangePicker
1780
+ ([bfe8099](https://github.com/MTES-MCT/monitor-ui/commit/bfe80997d6686817d9b14096dcb685df4d31d2bb))